]> git.baikalelectronics.ru Git - kernel.git/commit
x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
authorJoe Perches <joe@perches.com>
Wed, 9 Dec 2009 18:45:34 +0000 (10:45 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 10 Dec 2009 07:57:50 +0000 (08:57 +0100)
commitfa6d610ce14b7624e21990bbd0ec9c054b096ccf
tree3838352a0709d60c46dcd80bd8e649afd18d3c95
parent524d5d69d6619197a102f93c21b7642e3b826bb6
x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)

- Added #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 - Stripped PERCPU: from a pr_warning

Signed-off-by: Joe Perches <joe@perches.com>
LKML-Reference: <7ead24eccbea8f2b11795abad3e2893a98e1e111.1260383912.git.joe@perches.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/setup_percpu.c