Re: [PATCH] Fix set apic mode from x2apic enabled bit patch

2021-04-19 Thread Mike Travis
Hi Thomas, Thanks for pointing that out, though Boris did highlight the same problem. I still do all the patches in quilt but I've created an automated conversion to take those patch(es) and use git send mail to send them upstream. The platform information used to be included but it's not n

Re: [PATCH] Fix set apic mode from x2apic enabled bit patch

2021-04-17 Thread Thomas Gleixner
Mike! On Sun, Apr 18 2021 at 00:39, Thomas Gleixner wrote: > If you can't come up with something sensible anytime soon before the > merge window opens then I'm simply going to revert 41e2da9b5e67 and you > can try again for the next cycle. so I just figured out that Boris wasted his time once mor

Re: [PATCH] Fix set apic mode from x2apic enabled bit patch

2021-04-17 Thread Thomas Gleixner
Mike! On Thu, Apr 15 2021 at 17:06, Mike Travis wrote: I'm slowly getting tired of the fact that every patch coming from you fails to comply with the minimal requirements of the documented procedures. $subject: [PATCH] Fix set apic mode from x2apic enabled bit patch Documentation cl

[PATCH] Fix set apic mode from x2apic enabled bit patch

2021-04-15 Thread Mike Travis
Do not set uv_system_type for hubless UV systems as it tricks the is_uv_system function into thinking it's a UV hubbed system and includes a UV HUB RTC. This causes UV RTC init to panic on UV hubless systems. Fixes: 41e2da9b5e67 ("x86/platform/uv: Use x2apic enabled bit as set by BIOS to indicat