From: "Markus Stockhausen" <markus.stockhausen@gmx.de>
To: "'Thomas Gleixner'" <tglx@kernel.org>
Cc: <linux-kernel@vger.kernel.org>
Subject: AW: [PATCH 4/7] irqchip/irq-realtek-rtl: Add mask for interrupt handling
Date: Mon, 29 Jun 2026 17:43:06 +0200 [thread overview]
Message-ID: <053b01dd07dd$fb2d4dc0$f187e940$@gmx.de> (raw)
In-Reply-To: <871pdps7n3.ffs@fw13>
> Von: Thomas Gleixner <tglx@kernel.org>
> Gesendet: Montag, 29. Juni 2026 17:12
> Betreff: Re: [PATCH 4/7] irqchip/irq-realtek-rtl: Add mask for interrupt
handling
>
> On Fri, Jun 05 2026 at 23:16, Markus Stockhausen wrote:
> > struct realtek_ictl_output {
> > struct irq_domain *domain;
> > + u32 mask;
>
> Data structures want to be declared in tabular form. See documentation.
Thanks for the info and merging.
Markus
next prev parent reply other threads:[~2026-06-29 15:43 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-05 21:16 [PATCH 0/7] irqchip/irq-realtek-rtl: Add multi parent support Markus Stockhausen
2026-06-05 21:16 ` [PATCH 1/7] dt-bindings: interrupt-controller: realtek,rtl-intc: Allow 2 interrupt cells Markus Stockhausen
2026-06-10 19:59 ` Rob Herring (Arm)
2026-06-29 15:19 ` [tip: irq/drivers] " tip-bot2 for Markus Stockhausen
2026-06-05 21:16 ` [PATCH 2/7] irqchip/irq-realtek-rtl: Use helper for parent setup Markus Stockhausen
2026-06-29 15:19 ` [tip: irq/drivers] irqchip/irq-realtek-rtl: Split out parent setup code tip-bot2 for Markus Stockhausen
2026-06-05 21:16 ` [PATCH 3/7] irqchip/irq-realtek-rtl: Add interrupt data structure Markus Stockhausen
2026-06-29 15:19 ` [tip: irq/drivers] " tip-bot2 for Markus Stockhausen
2026-06-05 21:16 ` [PATCH 4/7] irqchip/irq-realtek-rtl: Add mask for interrupt handling Markus Stockhausen
2026-06-29 15:12 ` Thomas Gleixner
2026-06-29 15:43 ` Markus Stockhausen [this message]
2026-06-29 15:19 ` [tip: irq/drivers] " tip-bot2 for Markus Stockhausen
2026-06-05 21:16 ` [PATCH 5/7] irqchip/irq-realtek-rtl: Add a select function Markus Stockhausen
2026-06-29 15:19 ` [tip: irq/drivers] " tip-bot2 for Markus Stockhausen
2026-06-05 21:16 ` [PATCH 6/7] irqchip/irq-realtek-rtl: Allow shuffled interrupt order Markus Stockhausen
2026-06-29 15:19 ` [tip: irq/drivers] " tip-bot2 for Markus Stockhausen
2026-06-05 21:16 ` [PATCH 7/7] irqchip/irq-realtek-rtl: Activate multiple parents Markus Stockhausen
2026-06-29 15:19 ` [tip: irq/drivers] " tip-bot2 for Markus Stockhausen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='053b01dd07dd$fb2d4dc0$f187e940$@gmx.de' \
--to=markus.stockhausen@gmx.de \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox