Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mm/huge_memory.c: fix used-uninitialized
Fix used-uninitialized of `page'. Fixes: dce7d10 ("mm/madvise: optimize lazyfreeing with mTHP in madvise_free") Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected] Cc: Lance Yang <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
- Loading branch information