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
F151705971: D32168.id.diff
Fri, Apr 10, 4:07 AM
Unknown Object (File)
Mon, Apr 6, 9:35 AM
Unknown Object (File)
Sun, Apr 5, 2:29 AM
Unknown Object (File)
Sat, Apr 4, 3:14 PM
Unknown Object (File)
Sat, Apr 4, 12:47 AM
Unknown Object (File)
Wed, Mar 25, 1:12 AM
Unknown Object (File)
Sun, Mar 15, 11:10 PM
Unknown Object (File)
Dec 20 2025, 9:26 AM

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