diff options
author | Pat Gefre <pfg@sgi.com> | 2007-03-07 20:41:29 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-03-08 07:39:15 -0800 |
commit | f70c81d4ddb0d300abc252cb594198d3c797a5e1 (patch) | |
tree | 925163edba9bf56eb0875de46405632e8caea671 /fs | |
parent | 44f5c4ced6ddee2f5f2e45fa45b93370245d85bd (diff) | |
download | op-kernel-dev-f70c81d4ddb0d300abc252cb594198d3c797a5e1.zip op-kernel-dev-f70c81d4ddb0d300abc252cb594198d3c797a5e1.tar.gz |
[PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usage
The sn console driver was snagged by the use of CONFIG_DEBUG_SHIRQ!
The request_irq() immediate call to the interrupt handler caused
another attempt to lock the port lock - deadlock.
This is a patch to fix that.
Signed-off-by: Patrick Gefre <pfg@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions