diff options
author | Juergen Gross <[email protected]> | 2022-11-30 14:49:41 -0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-11-30 14:49:41 -0800 |
commit | 6617da8fb565445e0be4a4885443006374943d09 (patch) | |
tree | 8ae5dabc8b1fd904e4aa442144ecb55bb0a4cfa0 /tools/testing/selftests/bpf/prog_tests | |
parent | 95bc35f9bee5220dad4e8567654ab3288a181639 (diff) |
mm: add dummy pmd_young() for architectures not having it
In order to avoid #ifdeffery add a dummy pmd_young() implementation as a
fallback. This is required for the later patch "mm: introduce
arch_has_hw_nonleaf_pmd_young()".
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Juergen Gross <[email protected]>
Acked-by: Yu Zhao <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Sander Eikelenboom <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions