Re: [PATCH net-next 9/9 v3] net: ethernet: ixp4xx: Use parent dev for DMA pool

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Linus Walleij <linus.walleij@xxxxxxxxxx>
Date: Mon,  6 Jan 2020 08:46:47 +0100

> Use the netdevice struct device .parent field when calling
> dma_pool_create(): the .dma_coherent_mask and .dma_mask
> pertains to the bus device on the hardware (platform)
> bus in this case, not the struct device inside the network
> device. This makes the pool allocation work.
> 
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Networking changes don't use CC:'ing stable, please see the netdev
FAQ under Documentation/

And net-next changes don't go to stable.

If you want to submit this bug fix, submit to 'net' and provide an
appropriate Fixes: tag.

Thank you.




[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux