Re: [PATCH v3 0/2] uio: pdrv_gen_irq and threaded intrerrupts

From: Greg KH
Date: Fri Apr 12 2024 - 03:49:54 EST


On Fri, Apr 12, 2024 at 04:55:34PM +1200, Chris Packham wrote:
> I've combined these two commits submitted separatedly [1][2] into a small
> series. They can be applied separately as they are not dependent on each other.
>
> [1] - https://lore.kernel.org/lkml/20240325015045.778718-1-chris.packham@xxxxxxxxxxxxxxxxxxx/
> [2] - https://lore.kernel.org/lkml/20240325015045.778718-1-chris.packham@xxxxxxxxxxxxxxxxxxx/
>
> Chris Packham (2):
> uio_pdrv_genirq: convert to use device_property APIs
> uio: use threaded interrupts
>
> drivers/uio/uio.c | 24 +++++++++++++++++++-----
> drivers/uio/uio_pdrv_genirq.c | 10 +++++-----
> 2 files changed, 24 insertions(+), 10 deletions(-)
>
> --
> 2.43.2
>

Can you just send a fix-up patch instead?

thanks,

greg k-h