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
Unknown Object (File)
Oct 18 2024, 1:16 PM
Unknown Object (File)
Oct 5 2024, 10:31 AM
Unknown Object (File)
Oct 4 2024, 8:53 PM
Unknown Object (File)
Oct 2 2024, 12:28 PM
Unknown Object (File)
Oct 2 2024, 7:23 AM
Unknown Object (File)
Oct 2 2024, 3:40 AM
Unknown Object (File)
Oct 1 2024, 11:10 PM
Unknown Object (File)
Oct 1 2024, 10:27 PM
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.