BKL elemination using the existing locks --- Alan Cox (11): synclink: reworking locking a bit specialix; Kill the BKL epca: Kill the big kernel lock cyclades: Kill off BKL usage synclink: kill the big kernel lock rocket: kill BKL isicom: kill off the BKL riscom8: kill use of lock_kernel istallion: use bit ops for the board flags stallion: prune lock_kernel calls tty: Fix the digi acceleport driver NULL checks drivers/char/cyclades.c | 20 +++----- drivers/char/epca.c | 4 -- drivers/char/isicom.c | 13 ++--- drivers/char/istallion.c | 56 +++++++++++---------- drivers/char/riscom8.c | 14 +++-- drivers/char/rocket.c | 28 +++++++---- drivers/char/specialix.c | 11 ++-- drivers/char/stallion.c | 20 +++++--- drivers/char/synclink.c | 19 ++++--- drivers/char/synclink_gt.c | 90 +++++++++++++++++----------------- drivers/char/synclinkmp.c | 41 ++++++++------- drivers/usb/serial/digi_acceleport.c | 14 +++-- include/linux/istallion.h | 2 - 13 files changed, 174 insertions(+), 158 deletions(-) -- Signature -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html