[Bug 206519] [amdgpu] kernel NULL pointer dereference on shutdown when CONFIG_DRM_AMD_DC_HDCP=y

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Wed Feb 19 08:32:21 UTC 2020


https://bugzilla.kernel.org/show_bug.cgi?id=206519

--- Comment #6 from Shlomo (shlomo at fastmail.com) ---
Yes, this fixes the bug.

I applied your patch over linux v5.5, but I first had to modify it so it would
apply:
-                      
drm_connector_attach_content_protection_property(&aconnector->base, true);
+                      
drm_connector_attach_content_protection_property(&aconnector->base, false);

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list