summaryrefslogtreecommitdiff
path: root/arch/powerpc/mm/gup.c
diff options
context:
space:
mode:
authorMichael Ellerman <michael@ellerman.id.au>2009-06-17 18:13:51 (GMT)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2009-07-08 03:50:22 (GMT)
commit651e2dd2a1c47bb078d446f123a9ae950ba7a1f0 (patch)
treed18de17d4940b59f9c219a7a64dd3fe8857e7a4b /arch/powerpc/mm/gup.c
parent3665ee36fac936b2ad0ab170d101a3e2c8eb3fd2 (diff)
downloadlinux-fsl-qoriq-651e2dd2a1c47bb078d446f123a9ae950ba7a1f0.tar.xz
powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c
pr_debug() can now result in code being generated even when DEBUG is not defined. That's not really desirable in some places. With CONFIG_DYNAMIC_DEBUG=y: size before: text data bss dec hex filename 3261 416 4 3681 e61 arch/powerpc/mm/slb.o size after: text data bss dec hex filename 2861 248 4 3113 c29 arch/powerpc/mm/slb.o Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/mm/gup.c')
0 files changed, 0 insertions, 0 deletions