]> xenbits.xensource.com Git - pvdrivers/win/xencons.git/commit
Ensure D0 <-> D3 transitions occur only from the correct state
authorOwen Smith <owen.smith@citrix.com>
Fri, 2 Mar 2018 13:15:29 +0000 (13:15 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Fri, 2 Mar 2018 14:18:53 +0000 (14:18 +0000)
commit82822de96690bbd054701b6afc045fc000f151cd
treedc43f0e5975a047909e06cc9fe63a88479934456
parent1b06f5b2edaf4089fcad9a26be319c64f3d16a38
Ensure D0 <-> D3 transitions occur only from the correct state

Attempting to set D0 when already at D0 will trigger an ASSERT
and overwrite several variables.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
src/xencons/pdo.c