[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] PCI/MSI: Move non-mask check back into low level accessors



On 11/9/21 15:53, Thomas Gleixner wrote:
> On Thu, Nov 04 2021 at 00:27, Thomas Gleixner wrote:
>>  
>> -            if (!entry->msi_attrib.is_virtual) {
>> +            if (!entry->msi_attrib.can_mask) {
> Groan. I'm a moron. This obviously needs to be
>
>               if (entry->msi_attrib.can_mask) {
I will compile and check. Thanks for being thorough.
>>                      addr = pci_msix_desc_addr(entry);
>>                      entry->msix_ctrl = readl(addr + 
>> PCI_MSIX_ENTRY_VECTOR_CTRL);
>>              }




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.