On Thu, Jan 11, 2018 at 8:04 PM, Borislav Petkov wrote:
> On Thu, Jan 11, 2018 at 07:03:23PM +0100, Rafael J. Wysocki wrote:
>> >> > + if (!(requested & control & OSC_PCI_EXPRESS_AER_CONTROL))
>> >>
>> >> One of the operators above needs to be a && I suppose?
>> >>
>> >
>> > It's a 3-way bit
On Thu, Jan 11, 2018 at 07:03:23PM +0100, Rafael J. Wysocki wrote:
> >> > + if (!(requested & control & OSC_PCI_EXPRESS_AER_CONTROL))
> >>
> >> One of the operators above needs to be a && I suppose?
> >>
> >
> > It's a 3-way bitwise AND to check that OSC_PCI_EXPRESS_AER_CONTROL is
> > set in
On Thu, Jan 11, 2018 at 09:03:16AM -0600, Yazen Ghannam wrote:
> From: Yazen Ghannam
>
> Currently, aer_service_init() checks if AER is available and that
> Firmware First handling is not enabled. The _OSC request for AER is
> not taken into account when deciding to enable AER in Linux.
>
> We s
l Maling List ; Linux Kernel Mailing
>> List ; Linux PCI ;
>> Rafael J. Wysocki ; Len Brown ; Bjorn
>> Helgaas ; Borislav Petkov
>> Subject: Re: [PATCH] PCI/ACPI: Disable AER when _OSC control bit is clear.
>>
>> On Thu, Jan 11, 2018 at 4:03 PM, Yazen Ghannam
&g
ocki ; Len Brown ; Bjorn
> Helgaas ; Borislav Petkov
> Subject: Re: [PATCH] PCI/ACPI: Disable AER when _OSC control bit is clear.
>
> On Thu, Jan 11, 2018 at 4:03 PM, Yazen Ghannam
> wrote:
> > From: Yazen Ghannam
> >
> > Currently, aer_service_init() checks if
On Thu, Jan 11, 2018 at 4:03 PM, Yazen Ghannam wrote:
> From: Yazen Ghannam
>
> Currently, aer_service_init() checks if AER is available and that
> Firmware First handling is not enabled. The _OSC request for AER is
> not taken into account when deciding to enable AER in Linux.
>
> We should chec
From: Yazen Ghannam
Currently, aer_service_init() checks if AER is available and that
Firmware First handling is not enabled. The _OSC request for AER is
not taken into account when deciding to enable AER in Linux.
We should check that the _OSC control for AER is set. If it's not
then AER should
7 matches
Mail list logo