Re: [PATCH 11/17] sgiseeq: convert to dma_alloc_noncoherent

From: Christoph Hellwig
Date: Tue Sep 15 2020 - 02:32:41 EST


On Mon, Sep 14, 2020 at 04:13:58PM +0100, Matthew Wilcox wrote:
> On Mon, Sep 14, 2020 at 04:44:27PM +0200, Christoph Hellwig wrote:
> > drivers/net/ethernet/i825xx/lasi_82596.c | 25 ++---
> > drivers/net/ethernet/i825xx/lib82596.c | 114 ++++++++++++++---------
> > drivers/net/ethernet/i825xx/sni_82596.c | 4 -
> > drivers/net/ethernet/seeq/sgiseeq.c | 28 ++++--
> > drivers/scsi/53c700.c | 9 +-
> > 5 files changed, 103 insertions(+), 77 deletions(-)
>
> I think your patch slicing-and-dicing went wrong here ;-(

Pretty much.. Fixed up for the next version.