aboutsummaryrefslogtreecommitdiff
path: root/content/news/20200510.org
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-08-31 01:13:15 +0300
committerCem Keylan <cem@ckyln.com>2021-08-31 01:13:15 +0300
commit08c5bd21fa02e1b30fe2e4c194d9c615a4daf2c6 (patch)
treeb471d65a2ad20665dc0e0e8f91aa67ac4c0949b1 /content/news/20200510.org
parent25cfa83501cf9b0a1f79d7d94af13b0866c33aa7 (diff)
downloadwebsite-08c5bd21fa02e1b30fe2e4c194d9c615a4daf2c6.tar.gz
website: switch to hugo
Diffstat (limited to 'content/news/20200510.org')
-rw-r--r--content/news/20200510.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/content/news/20200510.org b/content/news/20200510.org
new file mode 100644
index 0000000..dcdd408
--- /dev/null
+++ b/content/news/20200510.org
@@ -0,0 +1,7 @@
+#+TITLE: May 10, 2020
+#+DATE: <2020-05-10 Sun>
+
+A GCC 10.1.0 change causes a kernel panic for kernels built with GCC 10.1. This
+issue can be resolved by applying this [[https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/patch/?id=f670269a42bfdd2c83a1118cc3d1b475547eac22][patch]] to your kernel sources.
+
+**EDIT:** The patch is no longer necessary.