Re: [patch 11/19] softirq: Move related code into one section

From: Frederic Weisbecker
Date: Thu Nov 19 2020 - 07:20:14 EST


On Fri, Nov 13, 2020 at 03:02:18PM +0100, Thomas Gleixner wrote:
> To prepare for adding a RT aware variant of softirq serialization and
> processing move related code into one section so the necessary #ifdeffery
> is reduced to one.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>

Up to this patch at least:

Reviewed-by: Frederic Weisbecker <frederic@xxxxxxxxxx>