diff options
author | 2005-05-01 08:59:11 -0700 | |
---|---|---|
committer | 2005-05-01 08:59:11 -0700 | |
commit | 9dbf68f97d585265eaadd15aea308efd9ae39d34 (patch) | |
tree | 84d804f3eb491b4d03f5afc8a38ddf2326fcc17c /kernel/signal.c | |
parent | [PATCH] ipmi: fix watchdog so the device can be reopened on an unexpected close (diff) | |
download | wireguard-linux-9dbf68f97d585265eaadd15aea308efd9ae39d34.tar.xz wireguard-linux-9dbf68f97d585265eaadd15aea308efd9ae39d34.zip |
[PATCH] ipmi: enable interrupts on the BT driver
Enable interrupts for a BT interface. There is a specific register that
needs to be set up to enable interrupts that also must be modified to clear
the irq.
Also, don't reset the BMC on a BT interface. That's probably not a good
idea as the BMC may be performing other important functions and a reset
should only be a last resort. Also, that register is also used to
enable/disable interrupts to the BT; modifying it may screw up the
interrupts.
Signed-off-by: Corey Minyard <minyard@acm.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/signal.c')
0 files changed, 0 insertions, 0 deletions