Searched hist:b06fab003ae181c6690fe6d1f806636f816f4e50 (Results 1 – 5 of 5) sorted by relevance
/linux/tools/testing/selftests/riscv/mm/ |
H A D | run_mmap.sh | b06fab003ae181c6690fe6d1f806636f816f4e50 Fri Sep 15 12:01:13 CEST 2023 Alexandre Ghiti <alexghiti@rivosinc.com> riscv: kselftests: Fix mm build by removing testcases subdirectory
kselftests fails to build because the mm/testcases subdirectory is not created and then the compiler fails to output the binary there.
So fix this by simply removing this subdirectory which is not very useful.
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com> Reviewed-by: Charlie Jenkins <charlie@rivosinc.com> Link: https://lore.kernel.org/r/20230915100113.13131-1-alexghiti@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
|
H A D | mmap_default.c | b06fab003ae181c6690fe6d1f806636f816f4e50 Fri Sep 15 12:01:13 CEST 2023 Alexandre Ghiti <alexghiti@rivosinc.com> riscv: kselftests: Fix mm build by removing testcases subdirectory
kselftests fails to build because the mm/testcases subdirectory is not created and then the compiler fails to output the binary there.
So fix this by simply removing this subdirectory which is not very useful.
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com> Reviewed-by: Charlie Jenkins <charlie@rivosinc.com> Link: https://lore.kernel.org/r/20230915100113.13131-1-alexghiti@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
|
H A D | mmap_bottomup.c | b06fab003ae181c6690fe6d1f806636f816f4e50 Fri Sep 15 12:01:13 CEST 2023 Alexandre Ghiti <alexghiti@rivosinc.com> riscv: kselftests: Fix mm build by removing testcases subdirectory
kselftests fails to build because the mm/testcases subdirectory is not created and then the compiler fails to output the binary there.
So fix this by simply removing this subdirectory which is not very useful.
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com> Reviewed-by: Charlie Jenkins <charlie@rivosinc.com> Link: https://lore.kernel.org/r/20230915100113.13131-1-alexghiti@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
|
H A D | Makefile | diff b06fab003ae181c6690fe6d1f806636f816f4e50 Fri Sep 15 12:01:13 CEST 2023 Alexandre Ghiti <alexghiti@rivosinc.com> riscv: kselftests: Fix mm build by removing testcases subdirectory
kselftests fails to build because the mm/testcases subdirectory is not created and then the compiler fails to output the binary there.
So fix this by simply removing this subdirectory which is not very useful.
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com> Reviewed-by: Charlie Jenkins <charlie@rivosinc.com> Link: https://lore.kernel.org/r/20230915100113.13131-1-alexghiti@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
|
H A D | mmap_test.h | b06fab003ae181c6690fe6d1f806636f816f4e50 Fri Sep 15 12:01:13 CEST 2023 Alexandre Ghiti <alexghiti@rivosinc.com> riscv: kselftests: Fix mm build by removing testcases subdirectory
kselftests fails to build because the mm/testcases subdirectory is not created and then the compiler fails to output the binary there.
So fix this by simply removing this subdirectory which is not very useful.
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com> Reviewed-by: Charlie Jenkins <charlie@rivosinc.com> Link: https://lore.kernel.org/r/20230915100113.13131-1-alexghiti@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
|