Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.
Francisco Jerez advises that pre-nv20 cards would hang if we entered kdb with accel on and IRQs disabled, so we now disable accel before entering kdb and re-enable it on the way back out. Reported-by: Francisco Jerez <[email protected]> Signed-off-by: Chris Ball <[email protected]> Signed-off-by: Jason Wessel <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
- Loading branch information