Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hugemmap24: Add __longarch__ for compatibility with Loongarch
This allows for a lower address branch on the Longarch platform. ./hugemmap24 tst_hugepage.c:83: TINFO: 4 hugepage(s) reserved tst_test.c:1560: TINFO: Timeout per run is 0h 00m 30s ... hugemmap24.c:64: TINFO: can't use slice_boundary: 0xd0000000000: EINVAL (22) hugemmap24.c:64: TINFO: can't use slice_boundary: 0xe0000000000: EINVAL (22) hugemmap24.c:64: TINFO: can't use slice_boundary: 0xf0000000000: EINVAL (22) hugemmap24.c:64: TINFO: can't use slice_boundary: 0x100000000000: EINVAL (22) hugemmap24.c:72: TFAIL: couldn't find 2 free neighbour slices: EINVAL (22) Signed-off-by: wangxuewen <[email protected]> Reviewed-by: Li Wang <[email protected]>
- Loading branch information