From 735c136bfc2f33c9f52e98969229bd408ed71d07 Mon Sep 17 00:00:00 2001 From: Ciro Santilli Date: Thu, 23 Aug 2018 06:06:27 +0100 Subject: [PATCH] gem5: report broken arm on kernel v4.18 --- README.adoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.adoc b/README.adoc index 7b5f79e..65f688d 100644 --- a/README.adoc +++ b/README.adoc @@ -7310,6 +7310,14 @@ To get a terminal, either open a new shell and run: or use `./run -u` if you are using tmux, which I highly recommend: <>. +TODO: `arm` broken on kernel 4.18 with: + +.... +Internal error: Oops - undefined instruction +.... + +Workaround by checking out kernel 4.17 as explained at <>. + === gem5 vs QEMU * advantages of gem5: