Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AGPGART] Don't try to remap i810 registers on resume.
We don't unmap them on the suspend path, so on resume trying to remap will fail, and then result in an oops the next time something tries to access them. Signed-off-by: Dave Jones <davej@redhat.com>
- Loading branch information