[PATCH] i386/x86-64: make setup_early_printk() usage consistent
authorJan Beulich <jbeulich@novell.com>
Wed, 11 Jan 2006 21:47:03 +0000 (22:47 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:05:04 +0000 (19:05 -0800)
commit2a2d5924c249e0f73aa00d617f8d5e242ea1430d
tree2458187ff2b5eea03f269e15acf3532f351f8fcb
parent4092bdebab46235d69fcd68afc710cddad550892
[PATCH] i386/x86-64: make setup_early_printk() usage consistent

The explicit and implicit calls to setup_early_printk() were passing
inconsistent arguments.

Signed-Off-By: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/setup.c
arch/x86_64/kernel/early_printk.c
arch/x86_64/kernel/head64.c