HomeFreeBSD

arm: remove passing trapframe to intr_ipi_dispatch()

Description

arm: remove passing trapframe to intr_ipi_dispatch()

This was needed before INTRNG was in place and handling the push of
curthread->td_intr_frame. Since INTRNG now handles this, there is no
longer and need for playing around with the frame inside IPI interrupts.

Details

Provenance
ehem_freebsd_m5p.comAuthored on Dec 14 2022, 9:59 PM
andrewCommitted on Apr 26 2023, 7:08 PM
Parents
rGc7e5e9dc41ad: arm: remove interrupt nesting by ipi_preempt()/ipi_hardclock()
Branches
Unknown
Tags
Unknown