linux/arch/microblaze/mm
Joe Perches ee19b424b4 microblaze: Use vsprintf extention %pf with builtin_return_address
Emit the function name not the address when possible.

builtin_return_address() gives an address.  When building
a kernel with CONFIG_KALLSYMS, emit the actual function
name not the address.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
2012-03-19 07:30:27 +01:00
..
consistent.c microblaze: Fix sparse warning - consistent_alloc function 2011-03-09 08:09:58 +01:00
fault.c microblaze: Fix sparse warning - fault.c 2011-03-09 08:09:59 +01:00
init.c microblaze: Add export.h to arch/microblaze files as required 2011-10-31 19:31:06 -04:00
Makefile microblaze: Add consistent code 2010-03-11 14:14:43 +01:00
mmu_context.c microblaze_mmu_v2: Context handling - mmu_context.c/h 2009-05-26 16:45:15 +02:00
pgtable.c microblaze: Use vsprintf extention %pf with builtin_return_address 2012-03-19 07:30:27 +01:00