K 10 svn:author V 3 bde K 8 svn:date V 27 1999-05-28T13:23:21.000000Z K 7 svn:log V 235 Don't call disable_intr() when interrupts are already disabled, since disable_intr() does non-recursive locking in the SMP case. This should fix cy-driver-related panics when SMP is configured. Broken in: rev.1.73 (3.1 and -current) END