summaryrefslogtreecommitdiffstats
path: root/scripts/recordmcount.c
diff options
context:
space:
mode:
authorAndrey Smirnov2016-09-29 00:22:33 +0200
committerLinus Torvalds2016-09-29 01:19:01 +0200
commit2481366afd71a0c0b7cd725e6750c04cf589673b (patch)
treebddefbe87e77de1c6d7d5d6e77ea85155973b45e /scripts/recordmcount.c
parentmm,ksm: fix endless looping in allocating memory when ksm enable (diff)
downloadkernel-qcow2-linux-2481366afd71a0c0b7cd725e6750c04cf589673b.tar.gz
kernel-qcow2-linux-2481366afd71a0c0b7cd725e6750c04cf589673b.tar.xz
kernel-qcow2-linux-2481366afd71a0c0b7cd725e6750c04cf589673b.zip
dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG
When CONFIG_DMA_API_DEBUG is enabled we need to preserve unmapping address even if "unmap" is a no-op for our architecutre because we need debug_dma_unmap_page() to correctly cleanup all of the debug bookkeeping. Failing to do so results in a false positive warnings about previously mapped areas never being unmapped. Link: http://lkml.kernel.org/r/1474387125-3713-1-git-send-email-andrew.smirnov@gmail.com Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Reviewed-by: Robin Murphy <robin.murphy@arm.com> Cc: Joerg Roedel <jroedel@suse.de> Cc: Will Deacon <will.deacon@arm.com> Cc: Zhen Lei <thunder.leizhen@huawei.com> Cc: "Luis R. Rodriguez" <mcgrof@suse.com> Cc: Christian Borntraeger <borntraeger@de.ibm.com> Cc: Geliang Tang <geliangtang@163.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/recordmcount.c')
0 files changed, 0 insertions, 0 deletions