[Bug 291214] 9562994a7aac: drm-66-kmod fails to load following this commit
Date: Tue, 25 Nov 2025 18:17:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291214
Cy Schubert <cy@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|Overcome By Events |---
Status|Closed |Open
--- Comment #3 from Cy Schubert <cy@FreeBSD.org> ---
(In reply to Ed Maste from comment #2)
It's actually on agp.ko.
slippy$ readelf -s /boot/kernel/agp.ko | egrep '^Symbol|intel_gtt_read_pte'
Symbol table '.symtab' contains 340 entries:
217: 00000000000040f0 52 FUNC LOCAL DEFAULT 1
intel_gtt_read_pte_paddr
218: 0000000000004130 52 FUNC LOCAL DEFAULT 1 intel_gtt_read_pte
slippy$
--
You are receiving this mail because:
You are the assignee for the bug.