HomeFreeBSD

Fix spurious interrupts on arm am335x (beaglebone), by doing the EOI in

Description

Fix spurious interrupts on arm am335x (beaglebone), by doing the EOI in
both the post-filter and post-thread callbacks.

Also eliminate a completely unecessary write to INTC_ISR_CLEAR register,
which clears a software-generated interrupt that can only happen with a
write to INTC_ISR_SET (which nothing does).

Details

Provenance
ianAuthored on
Parents
rS279765: Summary: Remove the pid printing which does not currently work.
Branches
Unknown
Tags
Unknown

Event Timeline