acrn-kernel/arch/x86/mm
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 x86_64: move mm 2007-10-11 11:17:18 +02:00
Makefile_32
Makefile_64 x86_64: move mm 2007-10-11 11:17:18 +02:00
boot_ioremap_32.c
discontig_32.c i386: make some variables static 2007-10-17 20:15:56 +02:00
extable_32.c
extable_64.c x86_64: move mm 2007-10-11 11:17:18 +02:00
fault_32.c Use helpers to obtain task pid in printks (arch code) 2007-10-19 11:53:43 -07:00
fault_64.c pid namespaces: define is_global_init() and is_container_init() 2007-10-19 11:53:37 -07:00
highmem_32.c
hugetlbpage.c
init_32.c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 2007-10-17 13:13:16 -07:00
init_64.c fix memory hot remove not configured case. 2007-10-16 09:43:02 -07:00
ioremap_32.c
ioremap_64.c x86_64: move mm 2007-10-11 11:17:18 +02:00
k8topology_64.c x86_64: move mm 2007-10-11 11:17:18 +02:00
mmap_32.c
mmap_64.c x86_64: move mm 2007-10-11 11:17:18 +02:00
numa_64.c x86: fix cpu_to_node references 2007-10-17 20:16:37 +02:00
pageattr_32.c x86: Create clflush() inline, remove hardcoded wbinvd 2007-10-17 20:16:12 +02:00
pageattr_64.c x86: Create clflush() inline, remove hardcoded wbinvd 2007-10-17 20:16:12 +02:00
pgtable_32.c x86: stop nmi softlockup warnings in show_mem() 2007-10-17 20:15:41 +02:00
srat_64.c x86: fix cpu_to_node references 2007-10-17 20:16:37 +02:00