commit | 8599cf059209de22dd3be16816b90f1aad10c74a | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 18:03:34 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 18:03:34 2006 +0900 |
tree | 8cd5bdec25431a2797147c3eea11532ec71b6272 | |
parent | ba463937ef75bceaf3943edf01f849257c68623a [diff] |
sh: Cleanup IRQ disabling for hardirq handlers. The generic hardirq layer already takes care of a lot of the appropriate locking and disabling for us, no need to duplicate it in the handlers.. Signed-off-by: Paul Mundt <lethal@linux-sh.org>