diff options
author | 2008-08-11 17:45:53 +0200 | |
---|---|---|
committer | 2008-08-11 18:36:04 +0200 | |
commit | fb6bef8002d54a9c3062abc281893ec7c896d3ce (patch) | |
tree | 2940749ef9493f8768232c95c7f07e9417f5cef4 /include/linux/kernel.h | |
parent | x86, debug: tone down arch/x86/kernel/mpparse.c debugging printk (diff) | |
download | wireguard-linux-fb6bef8002d54a9c3062abc281893ec7c896d3ce.tar.xz wireguard-linux-fb6bef8002d54a9c3062abc281893ec7c896d3ce.zip |
x86: make "apic" an early_param() on 32-bit
On 32-bit, "apic" is a __setup() param meaning it is parsed rather
late in the game. Make it an early_param() for apic_printk() use
by arch/x86/kernel/mpparse.c.
On 64-bit, it already is an early_param().
Signed-off-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions