Re: [PATCH v1 1/1] dmaengine: acpi: Check for errors from acpi_register_gsi() separately
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-08-06 15:29:34
Also in:
lkml
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2021-08-06 15:29:34
Also in:
lkml
On Fri, Aug 06, 2021 at 07:14:50PM +0530, Vinod Koul wrote:
On 02-08-21, 20:55, Andy Shevchenko wrote:quoted
While IRQ test agaist the returned variable in practice is a good enough there is still a room for theoretical mistake in case the vIRQ of the device contains the same error code that acpi_register_gsi() may return. Due to this, check for error code separately from matching the vIRQs. Besides that, append documentation to tell why acpi_gsi_to_irq() can't be used and we call acpi_register_gsi() instead.patch fails to apply, pls rebase
I don't see that you applied the previous patch [1]. Care to apply it, please? [1]: https://lore.kernel.org/dmaengine/20210730202715.24375-1-andriy.shevchenko@linux.intel.com/T/#u (local) -- With Best Regards, Andy Shevchenko