kernel_samsung_a53x/tools/testing/selftests/vm
Juntong Deng c13dca64ef selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may cause error
[ Upstream commit bbe246f875d064ecfb872fe4f66152e743dfd22d ]

According to the awk manual, the -e option does not need to be specified
in front of 'program' (unless you need to mix program-file).

The redundant -e option can cause error when users use awk tools other
than gawk (for example, mawk does not support the -e option).

Error Example:
awk: not an option: -e

Link: https://lkml.kernel.org/r/VI1P193MB075228810591AF2FDD7D42C599C3A@VI1P193MB0752.EURP193.PROD.OUTLOOK.COM
Signed-off-by: Juntong Deng <juntong.deng@outlook.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-08 11:26:12 +01:00
..
charge_reserved_hugetlb.sh selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may cause error 2024-11-08 11:26:12 +01:00
compaction_test.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
config Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
gup_benchmark.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hmm-tests.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hugepage-mmap.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hugepage-shm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
hugetlb_reparenting_test.sh selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may cause error 2024-11-08 11:26:12 +01:00
khugepaged.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
map_fixed_noreplace.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
map_hugetlb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
map_populate.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mlock-random-test.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mlock2-tests.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mlock2.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mremap_dontunmap.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
on-fault-limit.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pkey-helpers.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pkey-powerpc.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pkey-x86.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
protection_keys.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
run_vmtests Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
test_hmm.sh Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
test_vmalloc.sh Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
thuge-gen.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
transhuge-stress.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
userfaultfd.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
va_128TBswitch.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
virtual_address_range.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
write_hugetlb_memory.sh selftests/vm: make charge_reserved_hugetlb.sh work with existing cgroup setting 2024-11-08 11:26:12 +01:00
write_to_hugetlbfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00