diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-10 12:12:04 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-10 12:12:04 +0300 |
commit | 022112f44e2dfd74274827bbd6e13886de47188b (patch) | |
tree | 8917e6b529b72432c30e3a332a34dca5d155582d /index | |
parent | fd96fb22b064afee03ec6047117b294f6357cd5b (diff) | |
download | website-022112f44e2dfd74274827bbd6e13886de47188b.tar.gz |
update
Diffstat (limited to 'index')
-rw-r--r-- | index/20200510.news | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/index/20200510.news b/index/20200510.news new file mode 100644 index 0000000..8c47fa2 --- /dev/null +++ b/index/20200510.news @@ -0,0 +1,5 @@ +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 +[patch] to your kernel sources. + +[patch]: https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/patch/?id=f670269a42bfdd2c83a1118cc3d1b475547eac22 |