From 9b228992e7465d515630d2adef320f40f7a761dd Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Thu, 28 May 2020 07:47:18 +0000 Subject: [PATCH] Update to linux-5.6.15 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter08/kernel.xml | 10 ---------- general.ent | 6 +++--- packages.ent | 6 +++--- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9166a3919..6b2c5ae85 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,16 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2020-05-28 + + + [pierre] - Update to linux-5.6.15. Fixes + #4658. + + + + 2020-05-27 diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index a31b545a9..0173f7445 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -54,16 +54,6 @@ kernel compilation. Do not rely on the source tree being clean after un-tarring. - - When using CONFIG_STACKPROTECTOR_STRONG=y, and - compiling with GCC 10 and later, the default optimization is too - aggressive, and generates a kernel panic when booting. This can be - fixed with: - -sed -e '/cpu_startup/a asm("");' \ - -i arch/x86/{kernel/smpboot.c,xen/smp_pv.c} - Configure the kernel via a menu-driven interface. For general diff --git a/general.ent b/general.ent index 952a2e98d..f0139d911 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - + - + - + diff --git a/packages.ent b/packages.ent index 1848be10a..d95edb03f 100644 --- a/packages.ent +++ b/packages.ent @@ -425,12 +425,12 @@ - + - + - +