aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/algos/i2c-algo-bit.c
diff options
context:
space:
mode:
authorHugh Dickins <[email protected]>2007-08-27 16:02:12 +0100
committerLinus Torvalds <[email protected]>2007-08-27 10:27:48 -0700
commit813409771731d80e6fa94199adf99f2269a4afc0 (patch)
treed417127b47e1d1f7e8ebe1b09a11a4fa5c36fba1 /drivers/i2c/algos/i2c-algo-bit.c
parent88ede8209efd01b4a557ddd588875544954e170a (diff)
fix maxcpus=N parsing
Commit 61ec7567db103d537329b0db9a887db570431ff4 ('ACPI: boot correctly with "nosmp" or "maxcpus=0"') broke 'maxcpus=' handling on x86[-64]. maxcpus=N is now having no effect on x86_64, and freezing bootup on i386 (because of inconsistency with the separate maxcpus parsing down in arch/i386, I guess). That's because early_param parsing is a little different from __setup parsing, and needs the "=" omitted: then it seems to work as the original commit intended (no mention of IO-APIC in /proc/interrupts when maxcpus=0). Signed-off-by: Hugh Dickins <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Len Brown <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Rusty Russell <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions