[Bug 106225] Kernel panic after modesetting (not on every boot) on ryzen 5 2400g
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 25 23:12:39 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=106225
--- Comment #28 from Francisco Pina Martins <f.pinamartins at gmail.com> ---
Currently "amd-staging-drm-next" fails to build for me, with the following
error:
```
../lib/str_error_r.c: In function ‘str_error_r’:
../lib/str_error_r.c:25:3: error: passing argument 1 to restrict-qualified
parameter aliases with argument 5 [-Werror=restrict]
snprintf(buf, buflen, "INTERNAL ERROR: strerror_r(%d, %p, %zd)=%d", errnum,
buf, buflen, err);
^~~~~~~~
```
>From what I was able to research, it seems to be missing a patch that was
applied in March (https://patchwork.kernel.org/patch/10291671/). But maybe I'm
doing something wrong here, since I'm not very experienced.
Or did you mean for me to try building linux-4.16, and patch it with commit
"a0f282dcdb1775cbcc0a151570fc01c0aae5ca0f" from the "amd-staging-drm-next"
tree?
--
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/20180525/60a2ec3f/attachment.html>
More information about the dri-devel
mailing list