summaryrefslogtreecommitdiff
path: root/fs/ntfs
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2010-04-11 03:26:55 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-04-13 06:46:18 (GMT)
commite182c77cc291456eed127b1472952ddb59a81a9d (patch)
tree317f39f6360f4f988ca09118fd2e3c23f5619964 /fs/ntfs
parent25ad403f67d7673f38a473ec138d240804785ae3 (diff)
downloadlinux-fsl-qoriq-e182c77cc291456eed127b1472952ddb59a81a9d.tar.xz
sparc64: Fix memory leak in pci_register_iommu_region().
Found by kmemleak. If request_resource() fails, we leak the struct resource we allocated to represent the IOMMU mapping area. This actually happens on sun4v machines because the IOMEM area is only reported sans the IOMMU region, unlike all previous systems. I'll need to fix that at some point, but for now fix the leak. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/ntfs')
0 files changed, 0 insertions, 0 deletions