James Nelson <[EMAIL PROTECTED]> wrote: > > This series of patches removes the last > cli()/sti()/save_flags()/restore_flags() > function calls in drivers/char.
I don't see much point in this, really. Those cli() calls are a big fat sign saying "broken on smp" and they now generate compile-time warnings emphasising that. These drivers still need to be fixed up - we may las well leave them as-is until someone gets onto doing that. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/