| Bug ID | 98915 |
|---|---|
| Summary | NULL pointer dereference on boot - amdgpu_debugfs_add_files |
| Product | DRI |
| Version | DRI git |
| Hardware | Other |
| OS | All |
| Status | NEW |
| Severity | major |
| Priority | medium |
| Component | DRM/AMDgpu |
| Assignee | dri-devel@lists.freedesktop.org |
| Reporter | rafael.ristovski@gmail.com |
Created attachment 128289 [details]
Kernel log
When booting linux-next version 20161129+ (iirc 20161128 worked fine) the
kernel spits out a null pointer deref. which can be traced to
amdgpu_debugfs_add_files.
Kernel log attached.