Em Fri, 8 Jul 2022 17:55:26 +0200 Hans de Goede <hdegoede@xxxxxxxxxx> escreveu: > Hi, > > On 7/7/22 22:07, Fabio M. De Francesco wrote: > > After waiting months, I'm resending three conversions to > > kmap_local_page(). I'd like to ask if there is anything which prevents > > these patches from being accepted. > > > > Please note that these patches were submitted on April 2022. > > > > For you convenience here are the links to the patches, the "Reviewed-by:" > > and "Tested-by:" tags: > > > > [PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_store() > > https://lore.kernel.org/lkml/20220413225531.9425-1-fmdefrancesco@xxxxxxxxx/ > > https://lore.kernel.org/lkml/Yli+R7iLZKqO8kVP@iweiny-desk3/ > > https://lore.kernel.org/lkml/2d096f20-dbaa-1d49-96e9-a7ae6c19f7fe@xxxxxxxxxx/ > > > > [PATCH] staging: media: atomisp: Use kmap_local_page() in hmm_set() > > https://lore.kernel.org/lkml/20220413212210.18494-1-fmdefrancesco@xxxxxxxxx/ > > https://lore.kernel.org/lkml/YldNhErgt53RqYp7@iweiny-desk3/ > > https://lore.kernel.org/lkml/0b04ad1a-e442-1728-ef2c-bab386a4c64c@xxxxxxxxxx/ > > > > [PATCH] staging: media: atomisp: Convert kmap() to kmap_local_page() > > https://lore.kernel.org/lkml/20220408223129.3844-1-fmdefrancesco@xxxxxxxxx/ > > https://lore.kernel.org/lkml/b0aed731-b56f-4378-b50e-fc0cbccbdb84@xxxxxxxxxx/ > > > > Fabio M. De Francesco (3): > > staging: media: atomisp: Convert kmap() to kmap_local_page() > > staging: media: atomisp: Use kmap_local_page() in hmm_set() > > staging: media: atomisp: Use kmap_local_page() in hmm_store() > > Thanks, the entire series looks good to me: > > Reviewed-by: Hans de Goede <hdegoede@xxxxxxxxxx> Yesterday, I applied all pending patches at media-stage, including those. Please check if everything is ok, as I had to solve some trivial conflicts. Regards, Mauro