Re: [PATCH] Add intr_mask() / intr_unmask() interface to mask / unmask individual interrupt sources
Jason Thorpe <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.x86-64,gmane.os.netbsd.ports.i386 |
|---|---|
| Message-ID | <[email protected]> |
> On Nov 30, 2019, at 2:24 PM, Manuel Bouyer <[email protected]> wrote: > >> Yes, it *should* be pretty straight-forward for anything using the arm/pic/pic.c interrupt middle-layer.-- > > Maybe this should be discussed in a wider audience than x86 then ? My immediate need was for review of the x86 changes (which maxv did) and getting help with the Xen issue (which didn't really work out), hence posting it here. I've already been discussing this privately with jmcneill, and the changes are structured such that incremental progress is possible. -- thorpej