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>