diff options
author | André Almeida <andrealmeid@igalia.com> | 2025-09-15 23:26:29 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2025-09-17 19:48:44 +0200 |
commit | 2951dddef0a87c20e83c77070bd5077290d9121f (patch) | |
tree | ea660b35da398f4cd7f0ec8576beec12de626806 /scripts/gdb/linux/modules.py | |
parent | c1c863457780adfb2e29fa9a85897179ad3903e6 (diff) |
selftest/futex: Reintroduce "Memory out of range" numa_mpol's subtest
Commit d8e2f919997 ("selftests/futex: Fix some futex_numa_mpol
subtests") removed the "Memory out of range" subtest due to it being
dependent on the memory layout of the test process having an invalid
memory address just after the `*futex_ptr` allocated memory.
Reintroduce this test and make it deterministic, by allocation two
memory pages and marking the second one with PROT_NONE.
Signed-off-by: André Almeida <andrealmeid@igalia.com>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Waiman Long <longman@redhat.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions