AW: [PATCH v2] irqchip/mips-gic: allow forced affinity

From: markus.stockhausen
Date: Fri Jun 13 2025 - 01:35:57 EST


> Von: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Gesendet: Donnerstag, 12. Juni 2025 15:14
>
> On Mon, May 26 2025 at 09:41, Markus Stockhausen wrote:
> >
> > Signed-off-by: Markus Stockhausen <markus.stockhausen@xxxxxx>
> > Signed-off-by: Sebastian Gottschall <s.gottschall@xxxxxxxxxx>
>
> This Signed-off-by chain is broken.
>
>
https://www.kernel.org/doc/html/latest/process/submitting-patches.html#sign-
your-work-the-developer-s-certificate-of-origin
>
> and the following paragraphs explain it.

This is my first co-authorship. So want to make sure that I understand it
correctly.

- I developed the patched and
- Sebastian gave helpful input for it.

So it should be like this?

Co-developed-by: Sebastian Gottschall <s.gottschall@xxxxxxxxxx>
Signed-off-by: Sebastian Gottschall <s.gottschall@xxxxxxxxxx>
Signed-off-by: Markus Stockhausen <markus.stockhausen@xxxxxx>

Thanks in advance.

Markus