<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - amd-staging-drm-next: BUG: unable to handle kernel NULL pointer dereference at 0000000000000018 - R4 Mullins"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107595#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - amd-staging-drm-next: BUG: unable to handle kernel NULL pointer dereference at 0000000000000018 - R4 Mullins"
href="https://bugs.freedesktop.org/show_bug.cgi?id=107595">bug 107595</a>
from <span class="vcard"><a class="email" href="mailto:soprwa@gmail.com" title="Przemek <soprwa@gmail.com>"> <span class="fn">Przemek</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>