Re: [PATCH 1/2] spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine

From: Thangaraj.S
Date: Wed Jun 18 2025 - 23:45:07 EST


Hi Miguel,
On Tue, 2025-06-17 at 10:05 +0200, Miguel Ojeda wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you
> know the content is safe
>
> On Sat, Jun 14, 2025 at 10:14 AM Eunsoo Eun <ewhk9887@xxxxxxxxx>
> wrote:
> > From: Thangaraj Samynathan <thangaraj.s@xxxxxxxxxxxxx>
> >
> > Removes MSI-X from the interrupt request path, as the DMA engine
> > used by
> > the SPI controller does not support MSI-X interrupts.
> >
> > Signed-off-by: Thangaraj Samynathan <thangaraj.s@xxxxxxxxxxxxx>
> > Link:
> > https://patch.msgid.link/20250612023059.71726-1-thangaraj.s@xxxxxxxxxxxxx
> > Signed-off-by: Mark Brown <broonie@xxxxxxxxxx>
>
> For some reason this came as a "1/2" patch in the same email thread
> as
> a Rust one, and that got things confusing. This patch looks
> spurious/bogus, i.e. it is already in mainline, and it is not
> authored
> nor signed by you, and it is not even numbered as "2/2".
>
> Do you know what happened?
>

Thanks for pointing it out. There was a mistake on my end during patch
generation - the patch isn't part of a series, but it was mistakenly
created with an incorrect header. Apologies for the confusion, and I'll
make sure to avoid this in the future.

Thanks,
Thanngaraj Samynathan
> Thanks!
>
> Cheers,
> Miguel