[Bug 266315] linuxkpi panic after recent updates (13.1-STABLE #0 stable/13-9cbba5950: Wed Sep 7 23:42:41 CEST 2022)
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266315 --- Comment #49 from Paul Dufresne <[email protected]> --- (In reply to Paul Dufresne from comment #47) I did mislead you! Don't do: cp work/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/kgem.c work/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/kgem.c.orig nano work/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/kgem.c because the .orig file was existing... and so the file was patched by doing this step I am overwriting the patch... erasing it, at the next step: make makepatch (which will compare .c.orig with .c file). Do that only when the .orig file did not exist. -- You are receiving this mail because: You are on the CC list for the bug.