From 3241c114f0092976f9fccf6582746b885cacd68b Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Thu, 23 Aug 2018 10:35:32 +0100 Subject: [PATCH] gem5: bisected arm boot failure --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 7fbc047..0e00d67 100644 --- a/README.adoc +++ b/README.adoc @@ -7316,7 +7316,7 @@ TODO: `arm` broken on kernel 4.18 with: Internal error: Oops - undefined instruction .... -Workaround by checking out kernel 4.17 as explained at <>. +Workaround by checking out kernel 4.17 as explained at <>. Bisected down to kernel 1d4238c56f9816ce0f9c8dbe42d7f2ad81cb6613, gem5 is not implementing the `CSDB` instruction. === gem5 vs QEMU