Re: [PATCH] x86/apic: Remove logical destination mode for 64-bit

From: Thomas Gleixner
Date: Fri Aug 09 2024 - 08:18:51 EST


On Fri, Aug 09 2024 at 11:37, Christian Heusel wrote:
> On 24/07/28 05:51PM, Rob wrote:
>> * Thomas Gleixner (tglx@xxxxxxxxxxxxx) wrote:
>> > As the number of CPUs keeps increasing, logical destination mode becomes a
>> > less used code path so there is no real good reason to keep it around.
>> >
>> > Therefore remove logical destination mode support for 64-bit and default to
>> > physical destination mode.
>>
>> Thanks Chris for applying the patch for me.
>>
>> Thomas - The patched kernel boots successfully. I held off updating the
>> BIOS so there can be no ambiguity.
>>
>> Thanks,
>>
>> Rob
>
> As far as I can tell this patch did not get applied anywhere so far,
> right? Or did I miss anything?

I forgot about it. Let me find it again and stick it into the tip tree.

Thanks,

tglx