On Tue, Jul 2, 2019 at 4:35 PM Henry Burns <[email protected]> wrote: > > Following zsmalloc.c's example we call trylock_page() and unlock_page(). > Also make z3fold_page_migrate() assert that newpage is passed in locked, > as per the documentation. > > Link: http://lkml.kernel.org/r/[email protected] > Signed-off-by: Henry Burns <[email protected]> > Suggested-by: Vitaly Wool <[email protected]> > Acked-by: Vitaly Wool <[email protected]> > Acked-by: David Rientjes <[email protected]> > Cc: Shakeel Butt <[email protected]> > Cc: Vitaly Vul <[email protected]> > Cc: Mike Rapoport <[email protected]> > Cc: Xidong Wang <[email protected]> > Cc: Jonathan Adams <[email protected]> > Cc: <[email protected]> > Signed-off-by: Andrew Morton <[email protected]>
We need a "Fixes" tag. Reviewed-by: Shakeel Butt <[email protected]>

