Re: [PATCH v4 02/17] preempt: Introduce HARDIRQ_DISABLE_BITS
From: Peter Zijlstra
Date: Wed Aug 05 2026 - 02:32:06 EST
On Tue, Aug 04, 2026 at 09:14:24AM -0700, Boqun Feng wrote:
> In order to support preempt_disable()-like interrupt disabling, that is,
> using part of preempt_count() to track interrupt disabling nesting
> level, change the preempt_count() layout to contain 8-bit
> HARDIRQ_DISABLE count.
>
> Signed-off-by: Lyude Paul <lyude@xxxxxxxxxx>
> Signed-off-by: Boqun Feng <boqun@xxxxxxxxxx>
This still isn't right. Either it needs a: 'From: Lyude ....' or so
Co-developed-by or however you spell that.
Since current from is Boqun, first SoB should be Boqun.