lkml.org 
[lkml]   [2020]   [Mar]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH] x86/smpboot: Remove 486-isms from the modern AP boot path
Date
hpa@zytor.com writes:
> On March 25, 2020 3:14:31 AM PDT, Andrew Cooper <andrew.cooper3@citrix.com> wrote:
>>@@ -1118,7 +1121,7 @@ static int do_boot_cpu(int apicid, int cpu,
>>struct task_struct *idle,
>> }
>> }
>>
>>- if (x86_platform.legacy.warm_reset) {
>>+ if (!APIC_INTEGRATED(boot_cpu_apic_version)) {
>> /*
>> * Cleanup possible dangling ends...
>> */
>
> We don't support SMP on 486 and haven't for a very long time. Is there
> any reason to retain that code at all?

Not that I'm aware off.

Thanks,

tglx

\
 
 \ /
  Last update: 2020-03-25 15:39    [W:0.150 / U:0.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site