Re: [PATCH v4] acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0

2023-11-02 Thread Wilczynski, Michal
On 11/1/2023 2:41 PM, Jason Andryuk wrote: > From: Roger Pau Monne > > The Processor capability bits notify ACPI of the OS capabilities, and > so ACPI can adjust the return of other Processor methods taking the OS > capabilities into account. > > When Linux is running as a Xen dom0, the hypervi

Re: [PATCH v3] acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0

2023-10-13 Thread Wilczynski, Michal
Hi, On 10/10/2023 7:39 PM, Jason Andryuk wrote: > From: Roger Pau Monne > > The Processor capability bits notify ACPI of the OS capabilities, and > so ACPI can adjust the return of other Processor methods taking the OS > capabilities into account. > > When Linux is running as a Xen dom0, the hype

Re: [PATCH v2] acpi/processor: sanitize _PDC buffer bits when running as Xen dom0

2023-09-07 Thread Wilczynski, Michal
Hi, On 9/6/2023 8:21 PM, Jason Andryuk wrote: > From: Roger Pau Monne > > The Processor _PDC buffer bits notify ACPI of the OS capabilities, and > so ACPI can adjust the return of other Processor methods taking the OS > capabilities into account. _PDC method is deprecated for this purpose, sin