[PATCH 4/4] pata_imx: deny IRQ0
Sergey Shtylyov
s.shtylyov at omp.ru
Mon Sep 20 09:42:56 PDT 2021
On 9/20/21 3:52 PM, Fabio Estevam wrote:
[...]
>>>> IMHO the current code is correct as-is.
>>>
>>> Not quite... I don't want to leave a bad example for the future driver authors. What should
>>> I change in the patch description for the patch to become acceptable for you?
>>
>> Please see how the PCI subsystem has converted the handling of
>> platform_get_irq():
>> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.15-rc2&id=0584bff09629666eea97c7ac428e55b00df211f5
>>
>> Why does drivers/ata/ need to handle platform_get_irq() differently?
>>
>> I still don't see the need for changing drivers/ata/pata_imx.c in this aspect.
>
> Also, please check this commit too:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.15-rc2&id=a85a6c86c25be2d2a5f9c31491f612ce0edc7869
You think I haven't seen this? :-)
WARN() is not enough to make IRQ invalid, isn't it?
MBR, Sergey
More information about the linux-arm-kernel
mailing list