mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-26 12:30:23 +09:00
KVM selftests fixes for 6.6: - Play nice with %llx when formatting guest printf and assert statements. - Clean up stale test metadata. - Zero-initialize structures in memslot perf test to workaround a suspected "may be used uninitialized" false positives from GCC.