]> xenbits.xensource.com Git - pvdrivers/win/xenbus.git/commit
Remove unnecessary wait when enabling interrupts
authorPaul Durrant <pdurrant@amazon.com>
Thu, 5 May 2022 13:57:41 +0000 (14:57 +0100)
committerPaul Durrant <pdurrant@amazon.com>
Fri, 6 May 2022 11:31:54 +0000 (12:31 +0100)
commita532e2ecb5f3c85c359c513973ea8b4df156c0d4
tree6004e8601bc331404dc9463db5a6acf854572cfc
parente36ed3638ba6a9c1e19eaed7ed3f62d84344aa9e
Remove unnecessary wait when enabling interrupts

There is no need for DPCs to wait: Only the main thread needs to do so.

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
src/xenbus/sync.c