From: Arne Fitzenreiter <git@ipfire.org>
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 [thread overview]
Message-ID: <4T8yWz4YxWz2xMy@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 4166 bytes --]
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 <arne_f(a)ipfire.org>
Date: Wed Jan 10 06:26:25 2024 +0000
kernel: aarch64: enable CONFIG_SHADOW_CALL_STACK
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
-----------------------------------------------------------------------
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/kernel.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=y
CONFIG_STACKPROTECTOR=y
CONFIG_STACKPROTECTOR_STRONG=y
CONFIG_ARCH_SUPPORTS_SHADOW_CALL_STACK=y
-# CONFIG_SHADOW_CALL_STACK is not set
+CONFIG_SHADOW_CALL_STACK=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG_THIN=y
CONFIG_LTO_NONE=y
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-generic.ko.xz
#lib/modules/KVER-ipfire/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-imx.ko.xz
#lib/modules/KVER-ipfire/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-intel-plat.ko.xz
-#lib/modules/KVER-ipfire/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-loongson.ko.xz
#lib/modules/KVER-ipfire/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-meson.ko.xz
#lib/modules/KVER-ipfire/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.ko.xz
#lib/modules/KVER-ipfire/kernel/drivers/net/ethernet/stmicro/stmmac/dwmac-rk.ko.xz
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2024-01-10 6:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4T8yWz4YxWz2xMy@people01.haj.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox