Commit 3e822be
selftests: mm: fix the incorrect usage() info of khugepaged
The mount option of tmpfs should be huge=advise, not madvise which is not
supported and may mislead the users.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 1b03d0d ("selftests/vm: add thp collapse file and tmpfs testing")
Signed-off-by: Nanyong Sun <[email protected]>
Reviewed-by: Baolin Wang <[email protected]>
Reviewed-by: Anshuman Khandual <[email protected]>
Cc: Kefeng Wang <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Zach O'Keefe <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>1 parent cb2bb9c commit 3e822be
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1091 | 1091 | | |
1092 | 1092 | | |
1093 | 1093 | | |
1094 | | - | |
| 1094 | + | |
1095 | 1095 | | |
1096 | 1096 | | |
1097 | 1097 | | |
| |||
0 commit comments