diff options
| author | Heiko Carstens <hca@linux.ibm.com> | 2024-10-18 14:26:23 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-05 14:01:11 +0100 |
| commit | a9681f745f2a9cecfc907fb4b3f41a8eb5afb8d5 (patch) | |
| tree | db91b9deb221857d95473b44546d2f0d33ec81e8 /scripts/decode_stacktrace.sh | |
| parent | 9e9590f5e0651fb961205bd6940405165f4de554 (diff) | |
| download | linux-a9681f745f2a9cecfc907fb4b3f41a8eb5afb8d5.tar.gz linux-a9681f745f2a9cecfc907fb4b3f41a8eb5afb8d5.tar.bz2 linux-a9681f745f2a9cecfc907fb4b3f41a8eb5afb8d5.zip | |
s390/pageattr: Implement missing kernel_page_present()
[ Upstream commit 2835f8bf5530750c3381166005934f996a83ad05 ]
kernel_page_present() was intentionally not implemented when adding
ARCH_HAS_SET_DIRECT_MAP support, since it was only used for suspend/resume
which is not supported anymore on s390.
A new bpf use case led to a compile error specific to s390. Even though
this specific use case went away implement kernel_page_present(), so that
the API is complete and potential future users won't run into this problem.
Reported-by: Daniel Borkmann <daniel@iogearbox.net>
Closes: https://lore.kernel.org/all/045de961-ac69-40cc-b141-ab70ec9377ec@iogearbox.net
Fixes: 0490d6d7ba0a ("s390/mm: enable ARCH_HAS_SET_DIRECT_MAP")
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions
