diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2009-09-21 07:30:09 (GMT) |
---|---|---|
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-01-22 16:04:39 (GMT) |
commit | 501d70383aa9ffc78b41aa7e74f6b0254c7c731c (patch) | |
tree | b0a9421468f16aabff7ff8e92cf1655d17ef7eef /drivers/scsi/mac53c94.c | |
parent | 066000dd856709b6980123eb39b957fe26993f7b (diff) | |
download | linux-fsl-qoriq-501d70383aa9ffc78b41aa7e74f6b0254c7c731c.tar.xz |
arm/at91: Don't disable irqs in set_next_event and set_mode callbacks
on AT91 the timer irq is shared, so the handler might be entered without
irqs being disabled. Though this should not happen as the timer irq is
registered early, there have been some reports on the mailing list.
To make debugging that problem easier next time it pops up a
WARN_ON_ONCE is added to the handler if irqs are not off.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Diffstat (limited to 'drivers/scsi/mac53c94.c')
0 files changed, 0 insertions, 0 deletions