On Wed, Feb 23, 2022 at 9:26 PM Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> wrote: > > Le 23/02/2022 à 08:46, Christoph Hellwig a écrit : > > Hi Christophe, > > > > do you know what the state is in current linux-next? > > > > I think we'll just want to queue up anything left at this point in the > > dma-mapping or PCI tree and get it done. > > > > Hi, > > Patch 01, 04, 05, 06, 08, 09 have not reached -next yet. > They all still apply cleanly. > > 04 has been picked it up for inclusion in the media subsystem for 5.18. > The other ones all have 1 or more Reviewed-by:/Acked-by: tags. > > Patch 16 must be resubmitted to add "#include <linux/dma-mapping.h>" in > order not to break builds. > > > All the other patches have landed in -next. Ok, these all look trivial. I'd suggest you send the rebase version to Andrew Morton then, so he can pick them all up into linux-mm, on top of the linux-next contents. Arnd