aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpi/mpi2_raid.h
diff options
context:
space:
mode:
authorKeir Fraser <[email protected]>2013-03-28 10:03:36 -0400
committerKonrad Rzeszutek Wilk <[email protected]>2013-04-02 14:01:21 -0400
commitbee980d9e9642e96351fa3ca9077b853ecf62f57 (patch)
treeacb076bd2f1a40d650dada64943b100b0c579979 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h
parentc26377e62f4e6bfb4d99ef88526047209701a83f (diff)
xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.
This avoids any other hardirq handler seeing a very stale jiffies value immediately after wakeup from a long idle period. The one observable symptom of this was a USB keyboard, with software keyboard repeat, which would always repeat a key immediately that it was pressed. This is due to the key press waking the guest, the key handler immediately runs, sees an old jiffies value, and then that jiffies value significantly updated, before the key is unpressed. Reviewed-by: David Vrabel <[email protected]> Signed-off-by: Keir Fraser <[email protected]> Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions