linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix va_high_addr_switch.sh test failure
@ 2025-08-27  7:52 Chunyu Hu
  2025-08-27  7:52 ` [PATCH 1/2] selftests/mm: fix hugepages cleanup too early Chunyu Hu
  0 siblings, 1 reply; 6+ messages in thread
From: Chunyu Hu @ 2025-08-27  7:52 UTC (permalink / raw)
  To: akpm, david, shuah, linux-mm
  Cc: linux-kselftest, linux-kernel, lorenzo.stoakes, Liam.Howlett,
	vbabka, rppt, surenb, mhocko, chuhu

The two patches fix the va_high_addr_switch.sh test failure on x86_64.
Patch 1 fixes the hugepages setup issue that nr_hugepages is reset too
early in run_vmtests.sh and break the later va_high_addr_switch testing.
Patch 2 fixes the test failure caused by the hint addr align method change
in hugetlb_get_unmapped_area().

Chunyu Hu (2):
  selftests/mm: fix hugepages cleanup too early
  selftests/mm: fix va_high_addr_switch.sh failure on x86_64

 tools/testing/selftests/mm/run_vmtests.sh        | 9 +++++++--
 tools/testing/selftests/mm/va_high_addr_switch.c | 4 ++--
 2 files changed, 9 insertions(+), 4 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-09-04 14:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-27  7:52 [PATCH 0/2] Fix va_high_addr_switch.sh test failure Chunyu Hu
2025-08-27  7:52 ` [PATCH 1/2] selftests/mm: fix hugepages cleanup too early Chunyu Hu
2025-08-27  7:52   ` [PATCH 2/2] selftests/mm: fix va_high_addr_switch.sh failure on x86_64 Chunyu Hu
2025-08-27 11:41   ` [PATCH 1/2] selftests/mm: fix hugepages cleanup too early David Hildenbrand
2025-08-28 12:11     ` Chunyu Hu
2025-09-04 14:52     ` [RESEND] " Chunyu Hu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).