linux-stable-rt/arch/xtensa/kernel
Alexey Dobriyan 19c5870c0e Use helpers to obtain task pid in printks (arch code)
One of the easiest things to isolate is the pid printed in kernel log.
There was a patch, that made this for arch-independent code, this one makes
so for arch/xxx files.

It took some time to cross-compile it, but hopefully these are all the
printks in arch code.

Signed-off-by: Alexey Dobriyan <adobriyan@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-19 11:53:43 -07:00
..
Makefile
align.S
asm-offsets.c [XTENSA] Add support for cache-aliasing 2007-08-27 13:54:16 -07:00
coprocessor.S
entry.S [XTENSA] Add support for cache-aliasing 2007-08-27 13:54:16 -07:00
head.S
init_task.c
io.c
irq.c
module.c [XTENSA] Add kernel module support 2007-08-27 13:54:06 -07:00
pci-dma.c
pci.c
platform.c
process.c
ptrace.c Consolidate PTRACE_DETACH 2007-10-16 09:42:49 -07:00
semaphore.c
setup.c
signal.c
syscall.c
time.c
traps.c Use helpers to obtain task pid in printks (arch code) 2007-10-19 11:53:43 -07:00
vectors.S
vmlinux.lds.S
xtensa_ksyms.c