From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arne Fitzenreiter To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. a2af8c71863c63bf2f6f8e41a11bd06088cc7401 Date: Wed, 10 Jan 2024 06:27:28 +0000 Message-ID: <4T8yWz4YxWz2xMy@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5858488766267907862==" List-Id: --===============5858488766267907862== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via a2af8c71863c63bf2f6f8e41a11bd06088cc7401 (commit) from ed5e80eb626db0c6dd96f5a4c4dbe3fb7cd05fc2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a2af8c71863c63bf2f6f8e41a11bd06088cc7401 Author: Arne Fitzenreiter Date: Wed Jan 10 06:26:25 2024 +0000 kernel: aarch64: enable CONFIG_SHADOW_CALL_STACK =20 Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: config/kernel/kernel.config.aarch64-ipfire | 2 +- config/rootfiles/common/aarch64/linux | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) Difference in files: diff --git a/config/kernel/kernel.config.aarch64-ipfire b/config/kernel/kerne= l.config.aarch64-ipfire index dd8a3f815..c69826461 100644 --- a/config/kernel/kernel.config.aarch64-ipfire +++ b/config/kernel/kernel.config.aarch64-ipfire @@ -718,7 +718,7 @@ CONFIG_HAVE_STACKPROTECTOR=3Dy CONFIG_STACKPROTECTOR=3Dy CONFIG_STACKPROTECTOR_STRONG=3Dy CONFIG_ARCH_SUPPORTS_SHADOW_CALL_STACK=3Dy -# CONFIG_SHADOW_CALL_STACK is not set +CONFIG_SHADOW_CALL_STACK=3Dy CONFIG_ARCH_SUPPORTS_LTO_CLANG=3Dy CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=3Dy CONFIG_LTO_NONE=3Dy diff --git a/config/rootfiles/common/aarch64/linux b/config/rootfiles/common/= aarch64/linux index f16fd854d..5d2d36a46 100644 --- a/config/rootfiles/common/aarch64/linux +++ b/config/rootfiles/common/aarch64/linux @@ -5428,9 +5428,6 @@ etc/modprobe.d/ipv6.conf #lib/modules/KVER-ipfire/build/drivers/phy/ralink #lib/modules/KVER-ipfire/build/drivers/phy/ralink/Kconfig #lib/modules/KVER-ipfire/build/drivers/phy/ralink/Makefile -#lib/modules/KVER-ipfire/build/drivers/phy/realtek -#lib/modules/KVER-ipfire/build/drivers/phy/realtek/Kconfig -#lib/modules/KVER-ipfire/build/drivers/phy/realtek/Makefile #lib/modules/KVER-ipfire/build/drivers/phy/renesas #lib/modules/KVER-ipfire/build/drivers/phy/renesas/Kconfig #lib/modules/KVER-ipfire/build/drivers/phy/renesas/Makefile @@ -8334,7 +8331,6 @@ etc/modprobe.d/ipv6.conf #lib/modules/KVER-ipfire/build/include/config/DWMAC_GENERIC #lib/modules/KVER-ipfire/build/include/config/DWMAC_IMX8 #lib/modules/KVER-ipfire/build/include/config/DWMAC_INTEL_PLAT -#lib/modules/KVER-ipfire/build/include/config/DWMAC_LOONGSON #lib/modules/KVER-ipfire/build/include/config/DWMAC_MESON #lib/modules/KVER-ipfire/build/include/config/DWMAC_ROCKCHIP #lib/modules/KVER-ipfire/build/include/config/DWMAC_SUN8I @@ -10880,6 +10876,7 @@ etc/modprobe.d/ipv6.conf #lib/modules/KVER-ipfire/build/include/config/SGETMASK_SYSCALL #lib/modules/KVER-ipfire/build/include/config/SGL_ALLOC #lib/modules/KVER-ipfire/build/include/config/SG_POOL +#lib/modules/KVER-ipfire/build/include/config/SHADOW_CALL_STACK #lib/modules/KVER-ipfire/build/include/config/SHMEM #lib/modules/KVER-ipfire/build/include/config/SHUFFLE_PAGE_ALLOCATOR #lib/modules/KVER-ipfire/build/include/config/SIGNALFD @@ -21608,7 +21605,6 @@ lib/modules/KVER-ipfire/kernel #lib/modules/KVER-ipfire/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-ge= neric.ko.xz #lib/modules/KVER-ipfire/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-im= x.ko.xz #lib/modules/KVER-ipfire/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-in= tel-plat.ko.xz -#lib/modules/KVER-ipfire/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-lo= ongson.ko.xz #lib/modules/KVER-ipfire/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-me= son.ko.xz #lib/modules/KVER-ipfire/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-me= son8b.ko.xz #lib/modules/KVER-ipfire/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-rk= .ko.xz hooks/post-receive -- IPFire 2.x development tree --===============5858488766267907862==--