diff options
author | Ross Lagerwall <ross.lagerwall@citrix.com> | 2015-06-19 16:15:57 +0100 |
---|---|---|
committer | David Vrabel <david.vrabel@citrix.com> | 2015-12-02 13:23:25 +0000 |
commit | 3de88d622fd68bd4dbee0f80168218b23f798fd0 (patch) | |
tree | 9c9b1fc13b007b604e04405fb8f2bc29643bc299 /.mailmap | |
parent | 8620015499101090ae275bf11e9bc2f9febfdf08 (diff) | |
download | linux-3de88d622fd68bd4dbee0f80168218b23f798fd0.tar.bz2 |
xen/events/fifo: Consume unprocessed events when a CPU dies
When a CPU is offlined, there may be unprocessed events on a port for
that CPU. If the port is subsequently reused on a different CPU, it
could be in an unexpected state with the link bit set, resulting in
interrupts being missed. Fix this by consuming any unprocessed events
for a particular CPU when that CPU dies.
Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com>
Cc: <stable@vger.kernel.org> # 3.14+
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions