diff options
| author | Alexandre Ghiti <[email protected]> | 2021-11-18 14:45:39 +0100 |
|---|---|---|
| committer | Palmer Dabbelt <[email protected]> | 2022-01-05 19:22:13 -0800 |
| commit | 7cc8c75b54fa6d2c0a802b915feecad3abe6ddd7 (patch) | |
| tree | 6c817ec110ed1dac02002bc2a5e38dfca441af42 /tools/testing/selftests/bpf/prog_tests/recursion.c | |
| parent | 1f77ed9422cbc41e1a5d17654b7e527a4a23b665 (diff) | |
riscv: Make vmalloc/vmemmap end equal to the start of the next region
We used to define VMALLOC_END equal to the start of the next region
*minus one* which is inconsistent with the use of this define in the
core code (for example, see the definitions of VMALLOC_TOTAL and
is_vmalloc_addr).
And then make the definition of VMEMMAP_END consistent with VMALLOC_END
and all other regions actually.
Signed-off-by: Alexandre Ghiti <[email protected]>
Reviewed-by: Jisheng Zhang <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/recursion.c')
0 files changed, 0 insertions, 0 deletions