On Mon, Feb 7, 2022 at 7:16 PM Christophe Leroy <christophe.leroy@xxxxxxxxxx> wrote: > > Users of usercopy_warn() were removed by > commit 53944f171a89 ("mm: remove HARDENED_USERCOPY_FALLBACK") > > Remote it. > > Cc: Stephen Kitt <steve@xxxxxxx> > Cc: Kees Cook <keescook@xxxxxxxxxxxx> > Signed-off-by: Christophe Leroy <christophe.leroy@xxxxxxxxxx> Reviewed-by: Muchun Song <songmuchun@xxxxxxxxxxxxx> Thanks.