HomeFreeBSD

kern/intr: remove support for passing trap frame as argument

Description

kern/intr: remove support for passing trap frame as argument

While otherwise a handy potential approach, getting the trap frame via
the argument isn't documented and isn't supposed to be used. With all
uses removed, now remove support to end the mixed calling conventions.

Differential Revision: https://reviews.freebsd.org/D37688

Reviewed by: imp, mhorne
Pull Request: https://github.com/freebsd/freebsd-src/pull/1225

Details

Provenance
ehem_freebsd_m5p.comAuthored on Oct 8 2021, 9:43 PM
impCommitted on Fri, May 10, 9:33 PM
Reviewer
imp
Differential Revision
D37688: kern/intr: remove support for passing trap frame as argument
Parents
rG335c7cda1213: unbound: Vendor import 1.20.0
Branches
Unknown
Tags
Unknown