severity 271517 wishlist tags 271517 +upstream retitle 271517 swim3 driver should be made SMP-safe reassign 271517 kernel thanks
> CC[M]drivers/block/swim3.o > drivers/block/swim3.c: In function `do_fd_request': > drivers/block/swim3.c:305: warning: implicit declaration of function `sti' > drivers/block/swim3.c: In function `set_timeout': > drivers/block/swim3.c:371: warning: implicit declaration of function > `save_flags' > drivers/block/swim3.c:371: warning: implicit declaration of function `cli' > drivers/block/swim3.c:379: warning: implicit declaration of function > `restore_flags' You built an SMP kernel but swim3 is not SMP-clean. I'm very sorry for the few owners of SMP oldworld macs, but I don't think this is getting fixed anytime soon.

