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. ef972dcf7af72f2ba809e21fb04f10ca868e19d8 Date: Mon, 29 Nov 2021 09:15:17 +0000 Message-ID: <4J2fnx3fhKz2xps@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8608871343514750931==" List-Id: --===============8608871343514750931== 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 ef972dcf7af72f2ba809e21fb04f10ca868e19d8 (commit) from 6dd1860f0d3798860d6e7204243e88203d25eab3 (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 ef972dcf7af72f2ba809e21fb04f10ca868e19d8 Author: Arne Fitzenreiter Date: Mon Nov 29 09:14:33 2021 +0000 kernel: update arm config and rootfile (oldconfig) =20 Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: config/kernel/kernel.config.aarch64-ipfire | 3 ++- config/kernel/kernel.config.armv6l-ipfire | 4 +++- config/rootfiles/common/armv6l/linux | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) Difference in files: diff --git a/config/kernel/kernel.config.aarch64-ipfire b/config/kernel/kerne= l.config.aarch64-ipfire index 7a6e9a545..96ddc272d 100644 --- a/config/kernel/kernel.config.aarch64-ipfire +++ b/config/kernel/kernel.config.aarch64-ipfire @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.15.3-ipfire Kernel Configuration +# Linux/arm64 5.15.5-ipfire Kernel Configuration # CONFIG_CC_VERSION_TEXT=3D"gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=3Dy @@ -7393,6 +7393,7 @@ CONFIG_PSTORE_COMPRESS_DEFAULT=3D"deflate" # CONFIG_PSTORE_PMSG is not set # CONFIG_PSTORE_FTRACE is not set # CONFIG_PSTORE_RAM is not set +# CONFIG_PSTORE_BLK is not set # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set # CONFIG_EROFS_FS is not set diff --git a/config/kernel/kernel.config.armv6l-ipfire b/config/kernel/kernel= .config.armv6l-ipfire index fe37469d6..7913d5cf0 100644 --- a/config/kernel/kernel.config.armv6l-ipfire +++ b/config/kernel/kernel.config.armv6l-ipfire @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.15.3-ipfire Kernel Configuration +# Linux/arm 5.15.5-ipfire Kernel Configuration # CONFIG_CC_VERSION_TEXT=3D"gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=3Dy @@ -960,6 +960,7 @@ CONFIG_ZONE_DMA=3Dy # CONFIG_PERCPU_STATS is not set # CONFIG_GUP_TEST is not set CONFIG_KMAP_LOCAL=3Dy +CONFIG_KMAP_LOCAL_NON_LINEAR_PTE_ARRAY=3Dy =20 # # Data Access Monitoring @@ -7414,6 +7415,7 @@ CONFIG_PSTORE_COMPRESS_DEFAULT=3D"deflate" # CONFIG_PSTORE_PMSG is not set # CONFIG_PSTORE_FTRACE is not set # CONFIG_PSTORE_RAM is not set +# CONFIG_PSTORE_BLK is not set # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set # CONFIG_EROFS_FS is not set diff --git a/config/rootfiles/common/armv6l/linux b/config/rootfiles/common/a= rmv6l/linux index f3a7bcc0e..070087d54 100644 --- a/config/rootfiles/common/armv6l/linux +++ b/config/rootfiles/common/armv6l/linux @@ -8613,6 +8613,7 @@ etc/modprobe.d/ipv6.conf #lib/modules/KVER-ipfire/build/include/config/KEYBOARD_TWL4030 #lib/modules/KVER-ipfire/build/include/config/KEYS #lib/modules/KVER-ipfire/build/include/config/KMAP_LOCAL +#lib/modules/KVER-ipfire/build/include/config/KMAP_LOCAL_NON_LINEAR_PTE_ARRAY #lib/modules/KVER-ipfire/build/include/config/KS8842 #lib/modules/KVER-ipfire/build/include/config/KS8851_MLL #lib/modules/KVER-ipfire/build/include/config/KSM hooks/post-receive -- IPFire 2.x development tree --===============8608871343514750931==--