Re: [PATCH] hyperv: Handle long CPU models better.

2021-04-08 Thread Neal Gompa
On Thu, Apr 8, 2021 at 11:52 AM Dawid Zamirski wrote: > > Apparenlly exising code was dealing with stripping down Intel CPU models > as reported by Hyper-V host but was still having issues with my AMD CPU > for which Hyper-V returns "AMD FX(tm)-8350 Eight-Core Processor". > Therefore, this patch

Re: [PATCH] hyperv: Handle long CPU models better.

2021-04-08 Thread dzrudy
On Thu, 2021-04-08 at 11:51 -0400, Dawid Zamirski wrote: > Apparenlly exising code was dealing with stripping down Intel CPU > models > as reported by Hyper-V host but was still having issues with my AMD > CPU > for which Hyper-V returns "AMD FX(tm)-8350 Eight-Core Processor". > Therefore, this

[PATCH] hyperv: Handle long CPU models better.

2021-04-08 Thread Dawid Zamirski
Apparenlly exising code was dealing with stripping down Intel CPU models as reported by Hyper-V host but was still having issues with my AMD CPU for which Hyper-V returns "AMD FX(tm)-8350 Eight-Core Processor". Therefore, this patch deals with it by stripping out the " Processor" part, and if