]> www.infradead.org Git - nvme.git/commit
mm/memory-failure: move some function declarations into internal.h
authorMiaohe Lin <linmiaohe@huawei.com>
Wed, 12 Jun 2024 07:18:32 +0000 (15:18 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Thu, 4 Jul 2024 02:30:11 +0000 (19:30 -0700)
commit3a78f77fd1fb82c32cb7971a8a97c5cbc83ab69e
treea2efb94c5c16942d15639ec2dcca6fef584b74d3
parent28eab7d4e7b4fefed7122d49eb8148c623540739
mm/memory-failure: move some function declarations into internal.h

There are some functions only used inside mm.  Move them into internal.h.
No functional change intended.

Link: https://lkml.kernel.org/r/20240612071835.157004-11-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202405251049.hxjwX7zO-lkp@intel.com/
Cc: Borislav Petkov (AMD) <bp@alien8.de>
Cc: David Hildenbrand <david@redhat.com>
Cc: Naoya Horiguchi <nao.horiguchi@gmail.com>
Cc: Tony Luck <tony.luck@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/mm.h
include/linux/page-flags.h
include/linux/rmap.h
mm/internal.h