diff options
author | Dev Jain <[email protected]> | 2024-05-21 13:13:57 +0530 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-05-24 11:55:06 -0700 |
commit | 9ad665ef55eaad1ead1406a58a34f615a7c18b5e (patch) | |
tree | ac8a2ffa2b24a1380a6cf8ad6a11be85d38f4da1 /lib/crypto/mpi/mpi-internal.h | |
parent | d4202e66a4b1fe6968f17f9f09bbc30d08f028a1 (diff) |
selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages
Currently, the test tries to set nr_hugepages to zero, but that is not
actually done because the file offset is not reset after read(). Fix that
using lseek().
Link: https://lkml.kernel.org/r/[email protected]
Fixes: bd67d5c15cc1 ("Test compaction of mlocked memory")
Signed-off-by: Dev Jain <[email protected]>
Cc: <[email protected]>
Cc: Anshuman Khandual <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Sri Jayaramappa <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions