Re: [PATCH dovetail v11 02/11] riscv: irq_pipeline: add IRQ pipelining core
Florian Bezdeka <[email protected]> Wed, 08 Jul 2026 09:19:14 +0200
| Newsgroups | dev.linux.lists.xenomai |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2026-07-08 at 08:27 +0200, Tobias Schaffner wrote: > This patchset integrates IRQ pipelining into the RISC-V architecture, > bringing it in line with the Dovetail/IRQ pipeline model used on other > architectures. It adds the core pipelining infrastructure and adapts > low-level primitives to cleanly separate in-band and out-of-band > interrupt handling. > > Signed-off-by: Tobias Schaffner <[email protected]> > Co-authored-by: shannmu <[email protected]> > Co-authored-by: Philippe Gerum <[email protected]> > --- Philippe, your Signed-off-by should be added as well, so that all co- authors approved it. A short confirmation is enough, I will fix it up on merge.