Page MenuHomeFreeBSD

xen: remove declaration of evtchn_device_upcall()
ClosedPublic

Authored by ehem_freebsd_m5p.com on Jun 22 2021, 3:31 PM.
Tags
None
Referenced Files
F150608217: D30865.diff
Thu, Apr 2, 6:54 PM
F150567306: D30865.diff
Thu, Apr 2, 10:44 AM
Unknown Object (File)
Sun, Mar 22, 6:13 AM
Unknown Object (File)
Mar 1 2026, 9:37 AM
Unknown Object (File)
Feb 28 2026, 5:08 PM
Unknown Object (File)
Feb 28 2026, 12:44 PM
Unknown Object (File)
Feb 7 2026, 10:40 PM
Unknown Object (File)
Jan 31 2026, 11:06 AM
Subscribers

Details

Summary

This function was removed at 5779d8ad57794077ada64f6ff0519bd59e862af7.
Long past time to remove the declaration to ensure people aren't
confused.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40047
Build 36936: arc lint + arc unit

Event Timeline

Based on the name I wonder if this was a predecessor of xen_intr_handle_upcall(). Not urgent as nothing remains which uses this.

This revision was not accepted when it landed; it landed in state Needs Review.Nov 28 2023, 1:39 PM
This revision was automatically updated to reflect the committed changes.