On 07/01/2022 08:10, Mauro Carvalho Chehab wrote: > Em Thu, 6 Jan 2022 19:51:47 -0500 > Arnd Bergmann <arnd@xxxxxxxx> escreveu: > >> On Thu, Jan 6, 2022 at 4:50 PM Christophe JAILLET >> <christophe.jaillet@xxxxxxxxxx> wrote: >>> >>> In [1], Christoph Hellwig has proposed to remove the wrappers in >>> include/linux/pci-dma-compat.h. >>> >>> Some reasons why this API should be removed have been given by Julia >>> Lawall in [2]. >>> >>> A coccinelle script has been used to perform the needed transformation. >>> It can be found in [3]. >>> >>> [1]: https://lore.kernel.org/kernel-janitors/20200421081257.GA131897@xxxxxxxxxxxxx/ >>> [2]: https://lore.kernel.org/kernel-janitors/alpine.DEB.2.22.394.2007120902170.2424@hadrien/ >>> [3]: https://lore.kernel.org/kernel-janitors/20200716192821.321233-1-christophe.jaillet@xxxxxxxxxx/ >>> >>> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> >> >> Reviewed-by: Arnd Bergmann <arnd@xxxxxxxx> >> >> Mauro, could you pick this up directly? It has no dependencies on the rest of >> the series. > > Sure, but I already closed the media merge window. If you prefer to > apply it directly via your tree, that would be OK for me as well. > If so, just let me know. On such case: > > Acked-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> I picked it up for inclusion in the media subsystem for 5.18. Regards, Hans > > Regards, > Mauro