HomeFreeBSD

intrng: fix INTR_ROOT_* constants

Description

intrng: fix INTR_ROOT_* constants

Switch to INTR_ROOT_COUNT as this name better describes its purpose.

Remove the default INTR_ROOT_IRQ from the core. Define it (redundantly)
in each architecture's header, but now placed alongside its sibling
values (if defined by the platform, e.g. arm64 INTR_ROOT_FIQ).

Reviewed by: mhorne
Pull Request: https://github.com/freebsd/freebsd-src/pull/1280

Details

Provenance
ehem_freebsd_m5p.comAuthored on Aug 9 2024, 3:30 PM
mhorneCommitted on Mon, Dec 16, 7:11 PM
Parents
rGe94684b3e0d9: MAC/do: Update copyright
Branches
Unknown
Tags
Unknown