commit | 174f13076717b8c7b70a18a474a0541a31d24527 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Sat Feb 10 01:44:52 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Feb 11 10:51:25 2007 -0800 |
tree | c077d737f9d6bbb60c727c7c615f1cc8fb6b9f5a | |
parent | 02d3fca0927279d15299e8c2b9e9e42ab29cee7f [diff] |
[PATCH] Char: isicom, fix locking in isr 2 spin_unlocks are omitted in the interrupt handler. Put them there to fix up deadlocking on UP. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>