[Bug 267028] kernel panics when booting with both (zfs,ko or vboxnetflt,ko or acpi_wmi.ko) and amdgpu.ko

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 27 Dec 2024 20:53:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

--- Comment #322 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to George Mitchell from comment #321)

(In reply to George Mitchell from comment #320)

If you used git, I'd suggest a git diff to compare
what is in the repository with what you are compiling.

Read the diff I supplied: the line number ranges all
start after line 1400 as I remember. Nothing at line
700 is likely to cause a rejection of applying the
diff: too far away to conflict.

If the earlier part of thee file is wrong, the later
part does not matter for any compiler complaints
there. The compile errors at line 700 means the
file content is messed up in that earlier part of
the file.

You need to validate the early part of the file.

-- 
You are receiving this mail because:
You are the assignee for the bug.