On Wed, Dec 09, 2020 at 07:39:03PM +0000, Marc Zyngier wrote: > On 2020-12-09 19:13, Greg KH wrote: > > On Wed, Dec 09, 2020 at 07:04:02PM +0000, John Garry wrote: > > > On 09/12/2020 18:32, Greg KH wrote: > > > > On Wed, Dec 02, 2020 at 06:36:56PM +0800, John Garry wrote: > > > > > Drivers for multi-queue platform devices may also want managed interrupts > > > > > for handling HW queue completion interrupts, so add support. > > > > > > > > > > Hi Greg, > > > > > > > Why would a platform device want all of this? Shouldn't such a device > > > > be on a "real" bus instead? > > > > > > For this HW version, the device is on the system bus, directly > > > addressable > > > by the CPU. > > > > What do you mean by "system bus"? > > > > > Motivation is that I wanted to switch the HW completion queues to use > > > managed interrupts. > > > > Fair enough, seems like overkill for a "platform" bus though :) > > You should see the box, really... ;-) {sigh} why do hardware engineers ignore sane busses... Anyway, if you all are going to maintain this, no objection from me, it should go through the irq tree. thanks, greg k-h