CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/24 00:00:42
Modified files:
sys/dev/pci/drm/amd/amdgpu: amdgpu_device.c
Log message:
Match radeon_device.c rev 1.2 and return early in amdgpu_device_suspend()
if "shutdown" is set and the mountroot hook has not run.
Otherwise unhibernate causes a uvm fault due to an uninitialised lock.
