[Bug 107595] amd-staging-drm-next: BUG: unable to handle kernel NULL pointer dereference at 0000000000000018 - R4 Mullins

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 23 12:02:12 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=107595

--- Comment #7 from Przemek <soprwa at gmail.com> ---
The patches (all three) applies fine, but I cannot compile kernel due to:

"drivers/gpu/drm/amd/amdgpu/kv_dpm.c: In function ‘kv_dpm_process_interrupt’:
drivers/gpu/drm/amd/amdgpu/kv_dpm.c:3210:24: error: ‘handle’ undeclared (first
use in this function); did you mean ‘ihandle’?
   kv_dpm_powergate_vce(handle, gate);
                        ^~~~~~
                        ihandle
drivers/gpu/drm/amd/amdgpu/kv_dpm.c:3210:24: note: each undeclared identifier
is reported only once for each function it appears in
drivers/gpu/drm/amd/amdgpu/kv_dpm.c:3210:32: error: ‘gate’ undeclared (first
use in this function); did you mean ‘path’?
   kv_dpm_powergate_vce(handle, gate);
                                ^~~~
                                path
make[4]: *** [scripts/Makefile.build:317: drivers/gpu/drm/amd/amdgpu/kv_dpm.o]
Błąd 1
make[4]: *** Oczekiwanie na niezakończone zadania...."

Repo is git fetched to the latest (today's). Did I miss something?

Thanks,
Przemek.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20180823/825f5b6a/attachment.html>


More information about the dri-devel mailing list