linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] kunit: qemu_configs: Add MIPS configurations
@ 2025-02-12 12:49 Thomas Weißschuh
  2025-02-12 12:49 ` [PATCH 1/2] MIPS: mm: Avoid blocking DMA zone with memory map memblock allocation Thomas Weißschuh
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Weißschuh @ 2025-02-12 12:49 UTC (permalink / raw)
  To: Thomas Bogendoerfer, Paul Burton, Brendan Higgins, David Gow, Rae Moar
  Cc: linux-mips, linux-kernel, linux-kselftest, kunit-dev,
	Thomas Weißschuh, Mike Rapoport, Andrew Morton, linux-mm

Add basic support to run various MIPS variants via kunit_tool using the
virtualized malta platform.
Various kunit tests from drivers/firmware/cirrus/ are failing on MIPS.
They are fixed in [0].

[0] https://lore.kernel.org/lkml/20250211-cs_dsp-kunit-strings-v1-1-d9bc2035d154@linutronix.de/

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
---
Thomas Weißschuh (2):
      MIPS: mm: Avoid blocking DMA zone with memory map memblock allocation
      kunit: qemu_configs: Add MIPS configurations

 arch/mips/mm/init.c                          |  2 ++
 tools/testing/kunit/qemu_configs/mips.py     | 18 ++++++++++++++++++
 tools/testing/kunit/qemu_configs/mips64.py   | 19 +++++++++++++++++++
 tools/testing/kunit/qemu_configs/mips64el.py | 19 +++++++++++++++++++
 tools/testing/kunit/qemu_configs/mipsel.py   | 18 ++++++++++++++++++
 5 files changed, 76 insertions(+)
---
base-commit: 6e24361511062dba8c5f7e59d51b29cdfa859523
change-id: 20241014-kunit-mips-e4fe1c265ed7

Best regards,
-- 
Thomas Weißschuh <thomas.weissschuh@linutronix.de>



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

end of thread, other threads:[~2025-02-12 12:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-12 12:49 [PATCH 0/2] kunit: qemu_configs: Add MIPS configurations Thomas Weißschuh
2025-02-12 12:49 ` [PATCH 1/2] MIPS: mm: Avoid blocking DMA zone with memory map memblock allocation Thomas Weißschuh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox