Commit a87d6bc0 authored by Linus Torvalds's avatar Linus Torvalds

Add the isicom serial driver to the list of drivers that are

broken on SMP (due to expecting global irq locking).
parent 95bd4d35
...@@ -212,7 +212,7 @@ config MOXA_SMARTIO ...@@ -212,7 +212,7 @@ config MOXA_SMARTIO
config ISI config ISI
tristate "Multi-Tech multiport card support (EXPERIMENTAL)" tristate "Multi-Tech multiport card support (EXPERIMENTAL)"
depends on SERIAL_NONSTANDARD && EXPERIMENTAL && m depends on SERIAL_NONSTANDARD && EXPERIMENTAL && BROKEN_ON_SMP && m
help help
This is a driver for the Multi-Tech cards which provide several This is a driver for the Multi-Tech cards which provide several
serial ports. The driver is experimental and can currently only be serial ports. The driver is experimental and can currently only be
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment