Re: [PATCH] typhoon: switch from 'pci_' to 'dma_' API
From: David Dillow <dave@thedillows.org>
Date: 2020-08-23 20:40:14
Also in:
kernel-janitors, lkml
From: David Dillow <dave@thedillows.org>
Date: 2020-08-23 20:40:14
Also in:
kernel-janitors, lkml
On Sun, 2020-08-23 at 08:11 +0200, Christophe JAILLET wrote:
The wrappers in include/linux/pci-dma-compat.h should go away. The patch has been generated with the coccinelle script below and has been hand modified to replace GFP_ with a correct flag. It has been compile tested.
Looks good, thanks! Reviewed-by: David Dillow <dave@thedillows.org>