diff options
author | Michael Ellerman <[email protected]> | 2009-06-17 18:13:54 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <[email protected]> | 2009-07-08 13:50:22 +1000 |
commit | a1ac38ab98e8a79ce225347b725f3b9751c70f1e (patch) | |
tree | 0213205a85e173d5228f2e6de5e629de69f92afd /net/lapb/lapb_subr.c | |
parent | b69e9e931d2c6116921fdb260684e0546285c3c8 (diff) |
powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.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
1508 48 28 1584 630 powerpc/mm/mmu_context_nohash.o
size after:
text data bss dec hex filename
1088 0 28 1116 45c powerpc/mm/mmu_context_nohash.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