diff options
author | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-05-04 22:34:49 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-05-08 10:01:39 -0500 |
commit | 2d6f0d0cd94f9b8b24102300d8dd9cbbd1688826 (patch) | |
tree | e3149988098d59586e6170bbef7d9a140dfdb655 /drivers/uio | |
parent | 3de2403e6659d71b36ec820dc9b942762ddfe6eb (diff) | |
download | op-kernel-dev-2d6f0d0cd94f9b8b24102300d8dd9cbbd1688826.zip op-kernel-dev-2d6f0d0cd94f9b8b24102300d8dd9cbbd1688826.tar.gz |
[SCSI] gdth: fix timer handling
The global timer handling is problematic in that if someone unbinds a
PCI gdth instance, the BUG_ON() in the timer will cause a panic.
Fix this by making the timer start and stop depending on whether there
are instances present. This should also permit binding and unbinding
to work.
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/uio')
0 files changed, 0 insertions, 0 deletions