aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2011-09-22 10:32:25 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-10-03 11:41:06 -0700
commit017a4b549759497c802c12c5982cf06f93806e60 (patch)
tree55e9627a7c51f19ae4c1d7a22f4e9162e18b94ee /arch/arm/Kconfig
parenta0dbac4607ee6d97aba53f0d676acbdd416c1214 (diff)
downloadkernel_samsung_smdk4412-017a4b549759497c802c12c5982cf06f93806e60.zip
kernel_samsung_smdk4412-017a4b549759497c802c12c5982cf06f93806e60.tar.gz
kernel_samsung_smdk4412-017a4b549759497c802c12c5982cf06f93806e60.tar.bz2
ARM: dma-mapping: free allocated page if unable to map
commit d8e89b47e00ee80e920761145144640aac4cf71a upstream. If the attempt to map a page for DMA fails (eg, because we're out of mapping space) then we must not hold on to the page we allocated for DMA - doing so will result in a memory leak. Reported-by: Bryan Phillippe <bp@darkforest.org> Tested-by: Bryan Phillippe <bp@darkforest.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/arm/Kconfig')
0 files changed, 0 insertions, 0 deletions