]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/huge_memory.c: fix used-uninitialized
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 25 Jun 2024 21:51:36 +0000 (14:51 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 4 Jul 2024 02:30:16 +0000 (19:30 -0700)
commitd40f74ab9d6158979a20957ead0e0dec7040ec37
tree69ba444751a96b428fff6d8dbf209b9d5646e600
parentf41e355f8b48d894324a3fdc9727e08b1bce78e2
mm/huge_memory.c: fix used-uninitialized

Fix used-uninitialized of `page'.

Fixes: dce7d10be4bb ("mm/madvise: optimize lazyfreeing with mTHP in madvise_free")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202406260514.SLhNM9kQ-lkp@intel.com
Cc: Lance Yang <ioworker0@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/huge_memory.c