Thread (5 messages) 5 messages, 2 authors, 2021-07-09

Re: [Backport for 4.19.y PATCH 1/4] ARM: OMAP: replace setup_irq() by request_irq()

From: Greg KH <hidden>
Date: 2021-07-09 13:08:27
Also in: linux-omap, lkml

On Fri, Jul 09, 2021 at 10:37:42AM +0300, Tony Lindgren wrote:
From: afzal mohammed <redacted>

commit b75ca5217743e4d7076cf65e044e88389e44318d upstream.

request_irq() is preferred over setup_irq(). Invocations of setup_irq()
occur after memory allocators are ready.

Per tglx[1], setup_irq() existed in olden days when allocators were not
ready by the time early interrupts were initialized.

Hence replace setup_irq() by request_irq().

[1] https://lkml.kernel.org/r/alpine.DEB.2.20.1710191609480.1971@nanos
ALl now queued up, thanks.

greg k-h
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help