Start using the new '%pS' infrastructure to print symbols
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 14 Jul 2008 19:12:53 +0000 (12:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 14 Jul 2008 19:12:53 +0000 (12:12 -0700)
commit7daf705f362e349983e92037a198b8821db198af
treecf51f77b975718852dc5819dfe90c02a1c1a6bd5
parentbce7f793daec3e65ec5c5705d2457b81fe7b5725
Start using the new '%pS' infrastructure to print symbols

This simplifies the code significantly, and was the whole point of the
exercise.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/kernel/traps_64.c
mm/slub.c