lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 3 Jan 2019 08:48:13 +0100 From: Christoph Hellwig <hch@....de> To: Stephen Warren <swarren@...dotorg.org> Cc: Tariq Toukan <tariqt@...lanox.com>, Jason Gunthorpe <jgg@...pe.ca>, xavier.huwei@...wei.com, netdev@...r.kernel.org, linux-rdma@...r.kernel.org, Doug Ledford <dledford@...hat.com>, Christoph Hellwig <hch@....de>, Stephen Warren <swarren@...dia.com> Subject: Re: [PATCH V3] net/mlx4: Get rid of page operation after dma_alloc_coherent Btw, one other little request if you resend this: the mlx5 icm code touched here oddly enough uses the deprecated pci_map_sg/pci_unmap_sg instead of the preferred dma_map_sg/dma_unmap_sg despite otherwise using the generic DMA API. Can you throw in a little cleanup patch for that into your series?
Powered by blists - more mailing lists