[Bug 214427] Amdgpu hangs kernel on boot trying init debugfs
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Thu Sep 16 10:56:26 UTC 2021
https://bugzilla.kernel.org/show_bug.cgi?id=214427
--- Comment #3 from Ilia (inferrna at gmail.com) ---
Created attachment 298835
--> https://bugzilla.kernel.org/attachment.cgi?id=298835&action=edit
config patch
It seems like amdgpu strongly requires access to debugfs and panics when
CONFIG_DEBUG_FS_ALLOW_NONE is set. Also there is no debugfs-related flag for
amdgpu - it seems or amdgpu should depend on CONFIG_DEBUG_FS_ALLOW_ALL, or it
should have separate debugfs flag to enable/disable debugfs usage (it is seems
very possible as it was working early w/o access to debugfs).
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list