[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080716.133529.131285284.davem@davemloft.net>
Date: Wed, 16 Jul 2008 13:35:29 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: matthew@....cx
Cc: jbarnes@...tuousgeek.org, david.vrabel@....com,
linux-kernel@...r.kernel.org, mingo@...e.hu, tglx@...utronix.de
Subject: Re: PCI: MSI interrupts masked using prohibited method
From: Matthew Wilcox <matthew@....cx>
Date: Wed, 16 Jul 2008 13:58:53 -0600
> David's clearly talking about devices which don't support mask bits.
> For these devices, we call
> msi_set_enable(entry->dev, !flag);
>
> which turns off the PCI_MSI_FLAGS_ENABLE bit. I'm not sure I see the
> bit in the PCI spec that says devices are then allowed to ignore the
> Interrupt Disable bit in the device control register, but I concede such
> devices may be out there.
Keep in mind also the msi intx disable bug we already have
workarounds for. It shows that there are tons of questionable
behavior in this area.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists