From 5fae9b4431cfbb725a681737f58fb7a0b7fe2b5b Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Sun, 10 May 2020 12:22:45 +0300 Subject: gcc: add message for the kernel related bug --- core/gcc/message | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 core/gcc/message (limited to 'core/gcc') diff --git a/core/gcc/message b/core/gcc/message new file mode 100644 index 00000000..175ae95e --- /dev/null +++ b/core/gcc/message @@ -0,0 +1,11 @@ +CRITICAL + +A bug in GCC 10.1.0 causes kernels built with GCC 10 to +kernel panic in the second boot stage. This issue can be +resolved by applying the following patch. + +https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/patch/?id=f670269a42bfdd2c83a1118cc3d1b475547eac22 + +You can also visit https://carbslinux.org for a link to the +patch. + -- cgit v1.2.3