HomeFreeBSD

kern/intr: change ->ie_irq to unsigned

Description

kern/intr: change ->ie_irq to unsigned

All architecture implementations actually want this to be unsigned.
INTRNG the equivalent is overtly unsigned. x86 and PowerPC merely avoid
the need to explicitly convert at several points.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1126

Details

Provenance
ehem_freebsd_m5p.comAuthored on May 9 2024, 11:04 PM
impCommitted on May 9 2024, 11:14 PM
Parents
rGe64318e76ed9: arm/pmu: remove passing trap frame as argument
Branches
Unknown
Tags
Unknown