diff options
| author | Peter Xu <peterx@redhat.com> | 2023-04-12 19:43:33 +0300 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2023-04-19 02:30:06 +0300 |
| commit | 265818ef988b3a4cd12fc8885966413b78f06d96 (patch) | |
| tree | 03776ea08b7cc73c109640fe89efd8d4913b9b65 /scripts/gdb/linux/tasks.py | |
| parent | c5cb903646f4df0ab3760dcb2e5571b528b6db59 (diff) | |
| download | linux-265818ef988b3a4cd12fc8885966413b78f06d96.tar.xz | |
selftests/mm: drop global hpage_size in uffd tests
hpage_size was wrongly used. Sometimes it means hugetlb default size,
sometimes it was used as thp size.
Remove the global variable and use the right one at each place.
Link: https://lkml.kernel.org/r/20230412164333.328596-1-peterx@redhat.com
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Mike Rapoport (IBM) <rppt@kernel.org>
Cc: Axel Rasmussen <axelrasmussen@google.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Dmitry Safonov <0x7f454c46@gmail.com>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Cc: Zach O'Keefe <zokeefe@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions
