aboutsummaryrefslogtreecommitdiff
path: root/news/20200510.org
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-02-02 03:39:56 +0300
committerCem Keylan <cem@ckyln.com>2021-02-02 03:39:56 +0300
commite7999a032bd888abf3665c501a754dbb922fe7c9 (patch)
tree9e6fd5104482ba77815a1ed1d591e9ba8167be78 /news/20200510.org
parentc17e5bd8eb9c0b98b5b6eb9b6cd8f38e2856bb40 (diff)
downloadwebsite-e7999a032bd888abf3665c501a754dbb922fe7c9.tar.gz
Switch to org-mode for generating the website
Diffstat (limited to 'news/20200510.org')
-rw-r--r--news/20200510.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/news/20200510.org b/news/20200510.org
new file mode 100644
index 0000000..c7b7d32
--- /dev/null
+++ b/news/20200510.org
@@ -0,0 +1,7 @@
+#+TITLE: {{{date(%b %d\, %Y)}}}
+#+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.