On 2022-01-18 10:21:05 [+0200], Maor Gottlieb wrote: > The cited commits replaced preemptible with pagefault_disabled and > flush_kernel_dcache_page with flush_dcache_page respectively, hence > need to update the corresponding defines in the test. > > Fixes: 723aca208516 ("mm/scatterlist: replace the !preemptible warning in sg_miter_stop()") > Fixes: 0e84f5dbf8d6 ("scatterlist: replace flush_kernel_dcache_page with flush_dcache_page") > Signed-off-by: Maor Gottlieb <maorg@xxxxxxxxxx> Both commits are part of v5.16-rc1. Tested-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> Sebastian