Re: [PATCH V7] gpio: virtio: Add IRQ support
From: Bartosz Golaszewski <hidden>
Date: 2021-11-04 15:38:24
Also in:
lkml
From: Bartosz Golaszewski <hidden>
Date: 2021-11-04 15:38:24
Also in:
lkml
On Mon, Oct 25, 2021 at 5:46 AM Viresh Kumar [off-list ref] wrote:
On 22-10-21, 06:11, Michael S. Tsirkin wrote:quoted
On Thu, Oct 21, 2021 at 04:34:19PM +0530, Viresh Kumar wrote:quoted
This patch adds IRQ support for the virtio GPIO driver. Note that this uses the irq_bus_lock/unlock() callbacks, since those operations over virtio may sleep. Reviewed-by: Linus Walleij <redacted> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>Acked-by: Michael S. Tsirkin <mst@redhat.com> I think this can be merged - while ballot did not close yet you already have a majority vote Yes. Worst case we'll revert but I don't expect that.Thanks. Bartosz, Can you please pick this up for upcoming merge window then ? -- viresh
I picked up the v7 I see in patchwork (but not in my inbox :( ) Bart