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)
Mon, Apr 22, 2:26 PM
Unknown Object (File)
Fri, Mar 29, 9:44 AM
Unknown Object (File)
Jan 12 2024, 10:36 AM
Unknown Object (File)
Dec 20 2023, 8:09 AM
Unknown Object (File)
Aug 23 2023, 6:12 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.