diff options
author | Alan Cox <alan@redhat.com> | 2008-08-04 20:47:07 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-08-05 04:12:07 +0400 |
commit | d5cae364148088911bdf007a8aaefb46a92f16f7 (patch) | |
tree | 7dc6d3d99f4a056ff9efed96fea61ff54acab046 /crypto/digest.c | |
parent | d7283353221e73a793847252d063ff9186885160 (diff) | |
download | linux-d5cae364148088911bdf007a8aaefb46a92f16f7.tar.xz |
vt: Deadlock workaround
2.6.26 corrected the mutex locking on tty resizing to fix the case where
you could get the tty/vt sizing out of sync. That turns out to have a
deadlock.
The actual fix is really major and I've got it lined up as part of the ops
changes for 2.6.28 so for 2.6.26/2.6.27 it is safer to reintroduce this
ages old minor bug.
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto/digest.c')
0 files changed, 0 insertions, 0 deletions