commit | 9d6d162d495d7abf2bfcdffc73c0892f1179579a | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Wed Apr 30 00:53:20 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 30 08:29:39 2008 -0700 |
tree | 258bed8ffb549e68f2c98d23c4d519525a440fd0 | |
parent | 3736113654165b5f4b8658b6a34d74631e0b7d81 [diff] |
mxser: prepare for BKL pushdown Push the BKL down into various internal routines in the driver ready to remove it from the break, ioctl and other call points. Signed-off-by: Alan Cox <alan@redhat.com> Cc: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>