On Mon, Sep 08, 2003 at 01:32:05PM -0700, Linus Torvalds wrote: >... > Summary of changes from v2.6.0-test4 to v2.6.0-test5 > ============================================ >... > Chas Williams: > o [ATM]: Clean up the code making use of sti/cli (from > vinay-rc@naturesoft.net) >... This fixed the compilation on SMP. The following patch removes the BROKEN_ON_SMP: --- linux-2.6.0-test5+tr-full/drivers/atm/Kconfig.old 2003-09-09 20:55:37.000000000 +0200 +++ linux-2.6.0-test5+tr-full/drivers/atm/Kconfig 2003-09-09 20:56:43.000000000 +0200 @@ -241,7 +241,7 @@ config ATM_AMBASSADOR tristate "Madge Ambassador (Collage PCI 155 Server)" - depends on PCI && ATM && BROKEN_ON_SMP + depends on PCI && ATM help This is a driver for ATMizer based ATM card produced by Madge Networks Ltd. Say Y (or M to compile as a module named ambassador) cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html