diff options
author | Michael Ellerman <[email protected]> | 2009-06-17 18:13:51 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <[email protected]> | 2009-07-08 13:50:23 +1000 |
commit | 29e5fa59e5ebe06d6bd7e04e7752a47ead23f89e (patch) | |
tree | c31773cb4d84f5df3a6bca5080cc86a4d69937dc /net/lapb/lapb_subr.c | |
parent | 651e2dd2a1c47bb078d446f123a9ae950ba7a1f0 (diff) |
powerpc: Use pr_devel() in arch/powerpc/mm/gup.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
3252 384 0 3636 e34 arch/powerpc/mm/gup.o
size after:
text data bss dec hex filename
2576 96 0 2672 a70 arch/powerpc/mm/gup.o
Signed-off-by: Michael Ellerman <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions