diff options
author | 2024-06-12 15:18:29 +0800 | |
---|---|---|
committer | 2024-07-03 19:30:11 -0700 | |
commit | 5a8b01be4f6f50838b094509a49e1e5ed32c1c5c (patch) | |
tree | 219a0125c68735eb7d9ed9d9dd69e022b0dbf9e1 /include/linux | |
parent | mm/memory-failure: remove confusing initialization to count (diff) | |
download | wireguard-linux-5a8b01be4f6f50838b094509a49e1e5ed32c1c5c.tar.xz wireguard-linux-5a8b01be4f6f50838b094509a49e1e5ed32c1c5c.zip |
mm/memory-failure: don't export hwpoison_filter() when !CONFIG_HWPOISON_INJECT
When CONFIG_HWPOISON_INJECT is not enabled, there is no user of the
hwpoison_filter() outside memory-failure. So there is no need to export
it in that case.
Link: https://lkml.kernel.org/r/20240612071835.157004-8-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/202406070136.hGQwVbsv-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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions