Page MenuHomeFreeBSD

LinuxKPI: Hide some symbols in linux_interrupt.c
ClosedPublic

Authored by wulf on Sep 27 2021, 11:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 15 2025, 11:33 AM
Unknown Object (File)
Sep 13 2025, 5:42 AM
Unknown Object (File)
Aug 19 2025, 7:47 PM
Unknown Object (File)
Aug 14 2025, 10:19 PM
Unknown Object (File)
Aug 3 2025, 1:37 AM
Unknown Object (File)
Aug 2 2025, 11:07 PM
Unknown Object (File)
Jul 13 2025, 6:13 AM
Unknown Object (File)
Jun 25 2025, 9:31 PM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

wulf requested review of this revision.Sep 27 2021, 11:31 PM
wulf retitled this revision from LinuxKPI: Hide some symbols in linux_interrupt.c This is nonMFC-able follow-up to https://reviews.freebsd.org/D31673 to LinuxKPI: Hide some symbols in linux_interrupt.c.Sep 27 2021, 11:51 PM
wulf edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Sep 28 2021, 6:24 AM
bz added a subscriber: bz.

How much of this is used by drm-kmod? The parts which are not are probably MFCable as the iwlwifi work does not live in the tree yet and has no guarantees to stable/13.

These symbols are required to load on 13-STABLE kernel module built on 13.0-RELEASE. 13-STABLE alone does not require them exposed