diff options
author | Olaf Hering <olaf@aepfle.de> | 2006-09-01 06:27:41 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-09-01 20:39:08 +0200 |
commit | ef16b5194f3233a11851180cd82eafb76542047d (patch) | |
tree | 2c9cf994951b5d539f5dce21aaf93f83c0ba17d3 /include/asm-arm26/smp.h | |
parent | [PATCH] x86: increase MAX_MP_BUSSES on default arch (diff) | |
download | linux-ef16b5194f3233a11851180cd82eafb76542047d.tar.xz linux-ef16b5194f3233a11851180cd82eafb76542047d.zip |
[PATCH] exit early in floppy_init when no floppy exists
modprobe -v floppy on a Apple G5 writes incorrect stuff to dmesg:
Floppy drive(s): fd0 is 2.88M
The reason is that the legacy io check happens very late,
when part of the floppy stuff is already initialized.
check_legacy_ioport() returns either -ENODEV right away, or it walks
the device-tree looking for a floppy node.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-arm26/smp.h')
0 files changed, 0 insertions, 0 deletions