On Thu, Jul 14, 2022 at 09:08:49AM +0200, Geert Uytterhoeven wrote:
Hi Sasha,
On Thu, Jul 14, 2022 at 6:29 AM Sasha Levin <[email protected]> wrote:
From: "Jason A. Donenfeld" <[email protected]>
[ Upstream commit 1f2f341a62639c7066ee4c76b7d9ebe867e0a1d5 ]
This should be a bit more stable hopefully.
Signed-off-by: Jason A. Donenfeld <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>
Thanks for your patch!
--- a/tools/testing/selftests/wireguard/qemu/arch/m68k.config
+++ b/tools/testing/selftests/wireguard/qemu/arch/m68k.config
@@ -1,10 +1,7 @@
CONFIG_MMU=y
+CONFIG_VIRT=y
The m68k virt machine was introduced in v5.19-rc1, so this patch
must not be backported to v5.18 and earlier.
I'll drop it, thanks!
--
Thanks,
Sasha