mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
kernel: update to 5.10.46
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -1,16 +1,17 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm64 5.10.44-ipfire Kernel Configuration
|
# Linux/arm64 5.10.46-ipfire Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
CONFIG_GCC_VERSION=100200
|
CONFIG_GCC_VERSION=110100
|
||||||
CONFIG_LD_VERSION=235010000
|
CONFIG_LD_VERSION=236010000
|
||||||
CONFIG_CLANG_VERSION=0
|
CONFIG_CLANG_VERSION=0
|
||||||
CONFIG_LLD_VERSION=0
|
CONFIG_LLD_VERSION=0
|
||||||
CONFIG_CC_CAN_LINK=y
|
CONFIG_CC_CAN_LINK=y
|
||||||
CONFIG_CC_CAN_LINK_STATIC=y
|
CONFIG_CC_CAN_LINK_STATIC=y
|
||||||
CONFIG_CC_HAS_ASM_GOTO=y
|
CONFIG_CC_HAS_ASM_GOTO=y
|
||||||
|
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
|
||||||
CONFIG_CC_HAS_ASM_INLINE=y
|
CONFIG_CC_HAS_ASM_INLINE=y
|
||||||
CONFIG_IRQ_WORK=y
|
CONFIG_IRQ_WORK=y
|
||||||
CONFIG_BUILDTIME_TABLE_SORT=y
|
CONFIG_BUILDTIME_TABLE_SORT=y
|
||||||
@@ -7732,6 +7733,7 @@ CONFIG_HAVE_ARCH_KGDB=y
|
|||||||
# CONFIG_KGDB is not set
|
# CONFIG_KGDB is not set
|
||||||
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
|
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
|
||||||
# CONFIG_UBSAN is not set
|
# CONFIG_UBSAN is not set
|
||||||
|
CONFIG_HAVE_KCSAN_COMPILER=y
|
||||||
# end of Generic Kernel Debugging Instruments
|
# end of Generic Kernel Debugging Instruments
|
||||||
|
|
||||||
CONFIG_DEBUG_KERNEL=y
|
CONFIG_DEBUG_KERNEL=y
|
||||||
@@ -7768,6 +7770,7 @@ CONFIG_ARCH_HAS_DEBUG_VIRTUAL=y
|
|||||||
CONFIG_HAVE_ARCH_KASAN=y
|
CONFIG_HAVE_ARCH_KASAN=y
|
||||||
CONFIG_HAVE_ARCH_KASAN_SW_TAGS=y
|
CONFIG_HAVE_ARCH_KASAN_SW_TAGS=y
|
||||||
CONFIG_CC_HAS_KASAN_GENERIC=y
|
CONFIG_CC_HAS_KASAN_GENERIC=y
|
||||||
|
CONFIG_CC_HAS_KASAN_SW_TAGS=y
|
||||||
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
|
CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y
|
||||||
# CONFIG_KASAN is not set
|
# CONFIG_KASAN is not set
|
||||||
# end of Memory Debugging
|
# end of Memory Debugging
|
||||||
|
|||||||
@@ -1,16 +1,17 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/arm 5.10.44-ipfire Kernel Configuration
|
# Linux/arm 5.10.46-ipfire Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
CONFIG_GCC_VERSION=100200
|
CONFIG_GCC_VERSION=110100
|
||||||
CONFIG_LD_VERSION=235010000
|
CONFIG_LD_VERSION=236010000
|
||||||
CONFIG_CLANG_VERSION=0
|
CONFIG_CLANG_VERSION=0
|
||||||
CONFIG_LLD_VERSION=0
|
CONFIG_LLD_VERSION=0
|
||||||
CONFIG_CC_CAN_LINK=y
|
CONFIG_CC_CAN_LINK=y
|
||||||
CONFIG_CC_CAN_LINK_STATIC=y
|
CONFIG_CC_CAN_LINK_STATIC=y
|
||||||
CONFIG_CC_HAS_ASM_GOTO=y
|
CONFIG_CC_HAS_ASM_GOTO=y
|
||||||
|
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
|
||||||
CONFIG_CC_HAS_ASM_INLINE=y
|
CONFIG_CC_HAS_ASM_INLINE=y
|
||||||
CONFIG_IRQ_WORK=y
|
CONFIG_IRQ_WORK=y
|
||||||
CONFIG_BUILDTIME_TABLE_SORT=y
|
CONFIG_BUILDTIME_TABLE_SORT=y
|
||||||
@@ -7811,6 +7812,7 @@ CONFIG_DEBUG_FS_ALLOW_ALL=y
|
|||||||
CONFIG_HAVE_ARCH_KGDB=y
|
CONFIG_HAVE_ARCH_KGDB=y
|
||||||
# CONFIG_KGDB is not set
|
# CONFIG_KGDB is not set
|
||||||
# CONFIG_UBSAN is not set
|
# CONFIG_UBSAN is not set
|
||||||
|
CONFIG_HAVE_KCSAN_COMPILER=y
|
||||||
# end of Generic Kernel Debugging Instruments
|
# end of Generic Kernel Debugging Instruments
|
||||||
|
|
||||||
CONFIG_DEBUG_KERNEL=y
|
CONFIG_DEBUG_KERNEL=y
|
||||||
|
|||||||
@@ -1,16 +1,17 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86 5.10.44-ipfire Kernel Configuration
|
# Linux/x86 5.10.46-ipfire Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
CONFIG_GCC_VERSION=100200
|
CONFIG_GCC_VERSION=110100
|
||||||
CONFIG_LD_VERSION=235010000
|
CONFIG_LD_VERSION=236010000
|
||||||
CONFIG_CLANG_VERSION=0
|
CONFIG_CLANG_VERSION=0
|
||||||
CONFIG_LLD_VERSION=0
|
CONFIG_LLD_VERSION=0
|
||||||
CONFIG_CC_CAN_LINK=y
|
CONFIG_CC_CAN_LINK=y
|
||||||
CONFIG_CC_CAN_LINK_STATIC=y
|
CONFIG_CC_CAN_LINK_STATIC=y
|
||||||
CONFIG_CC_HAS_ASM_GOTO=y
|
CONFIG_CC_HAS_ASM_GOTO=y
|
||||||
|
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
|
||||||
CONFIG_CC_HAS_ASM_INLINE=y
|
CONFIG_CC_HAS_ASM_INLINE=y
|
||||||
CONFIG_IRQ_WORK=y
|
CONFIG_IRQ_WORK=y
|
||||||
CONFIG_BUILDTIME_TABLE_SORT=y
|
CONFIG_BUILDTIME_TABLE_SORT=y
|
||||||
@@ -7363,6 +7364,7 @@ CONFIG_HAVE_ARCH_KGDB=y
|
|||||||
# CONFIG_KGDB is not set
|
# CONFIG_KGDB is not set
|
||||||
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
|
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
|
||||||
# CONFIG_UBSAN is not set
|
# CONFIG_UBSAN is not set
|
||||||
|
CONFIG_HAVE_KCSAN_COMPILER=y
|
||||||
# end of Generic Kernel Debugging Instruments
|
# end of Generic Kernel Debugging Instruments
|
||||||
|
|
||||||
CONFIG_DEBUG_KERNEL=y
|
CONFIG_DEBUG_KERNEL=y
|
||||||
|
|||||||
@@ -1,16 +1,17 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# Automatically generated file; DO NOT EDIT.
|
||||||
# Linux/x86 5.10.44-ipfire Kernel Configuration
|
# Linux/x86 5.10.46-ipfire Kernel Configuration
|
||||||
#
|
#
|
||||||
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
|
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
CONFIG_GCC_VERSION=100200
|
CONFIG_GCC_VERSION=110100
|
||||||
CONFIG_LD_VERSION=235010000
|
CONFIG_LD_VERSION=236010000
|
||||||
CONFIG_CLANG_VERSION=0
|
CONFIG_CLANG_VERSION=0
|
||||||
CONFIG_LLD_VERSION=0
|
CONFIG_LLD_VERSION=0
|
||||||
CONFIG_CC_CAN_LINK=y
|
CONFIG_CC_CAN_LINK=y
|
||||||
CONFIG_CC_CAN_LINK_STATIC=y
|
CONFIG_CC_CAN_LINK_STATIC=y
|
||||||
CONFIG_CC_HAS_ASM_GOTO=y
|
CONFIG_CC_HAS_ASM_GOTO=y
|
||||||
|
CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y
|
||||||
CONFIG_CC_HAS_ASM_INLINE=y
|
CONFIG_CC_HAS_ASM_INLINE=y
|
||||||
CONFIG_IRQ_WORK=y
|
CONFIG_IRQ_WORK=y
|
||||||
CONFIG_BUILDTIME_TABLE_SORT=y
|
CONFIG_BUILDTIME_TABLE_SORT=y
|
||||||
@@ -7228,6 +7229,8 @@ CONFIG_HAVE_ARCH_KGDB=y
|
|||||||
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
|
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
|
||||||
# CONFIG_UBSAN is not set
|
# CONFIG_UBSAN is not set
|
||||||
CONFIG_HAVE_ARCH_KCSAN=y
|
CONFIG_HAVE_ARCH_KCSAN=y
|
||||||
|
CONFIG_HAVE_KCSAN_COMPILER=y
|
||||||
|
# CONFIG_KCSAN is not set
|
||||||
# end of Generic Kernel Debugging Instruments
|
# end of Generic Kernel Debugging Instruments
|
||||||
|
|
||||||
CONFIG_DEBUG_KERNEL=y
|
CONFIG_DEBUG_KERNEL=y
|
||||||
|
|||||||
@@ -7034,7 +7034,9 @@ etc/modprobe.d/ipv6.conf
|
|||||||
#lib/modules/KVER-ipfire/build/include/config/cc/can/link/static.h
|
#lib/modules/KVER-ipfire/build/include/config/cc/can/link/static.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has
|
#lib/modules/KVER-ipfire/build/include/config/cc/has
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm
|
||||||
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/goto
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/goto.h
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/goto.h
|
||||||
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/goto/output.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/inline.h
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/inline.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/branch
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/branch
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/branch/prot
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/branch/prot
|
||||||
@@ -7045,6 +7047,8 @@ etc/modprobe.d/ipv6.conf
|
|||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/int128.h
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/int128.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/kasan
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/kasan
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/kasan/generic.h
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/kasan/generic.h
|
||||||
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/kasan/sw
|
||||||
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/kasan/sw/tags.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/sancov
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/sancov
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/sancov/trace
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/sancov/trace
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/sancov/trace/pc.h
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/sancov/trace/pc.h
|
||||||
@@ -8335,6 +8339,8 @@ etc/modprobe.d/ipv6.conf
|
|||||||
#lib/modules/KVER-ipfire/build/include/config/have/irq
|
#lib/modules/KVER-ipfire/build/include/config/have/irq
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/irq/time
|
#lib/modules/KVER-ipfire/build/include/config/have/irq/time
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/irq/time/accounting.h
|
#lib/modules/KVER-ipfire/build/include/config/have/irq/time/accounting.h
|
||||||
|
#lib/modules/KVER-ipfire/build/include/config/have/kcsan
|
||||||
|
#lib/modules/KVER-ipfire/build/include/config/have/kcsan/compiler.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/kprobes.h
|
#lib/modules/KVER-ipfire/build/include/config/have/kprobes.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/kretprobes.h
|
#lib/modules/KVER-ipfire/build/include/config/have/kretprobes.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/mod
|
#lib/modules/KVER-ipfire/build/include/config/have/mod
|
||||||
|
|||||||
@@ -6930,7 +6930,9 @@ etc/modprobe.d/ipv6.conf
|
|||||||
#lib/modules/KVER-ipfire/build/include/config/cc/can/link/static.h
|
#lib/modules/KVER-ipfire/build/include/config/cc/can/link/static.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has
|
#lib/modules/KVER-ipfire/build/include/config/cc/has
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm
|
||||||
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/goto
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/goto.h
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/goto.h
|
||||||
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/goto/output.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/inline.h
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/inline.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/kasan
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/kasan
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/kasan/generic.h
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/kasan/generic.h
|
||||||
@@ -8395,6 +8397,8 @@ etc/modprobe.d/ipv6.conf
|
|||||||
#lib/modules/KVER-ipfire/build/include/config/have/irq
|
#lib/modules/KVER-ipfire/build/include/config/have/irq
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/irq/time
|
#lib/modules/KVER-ipfire/build/include/config/have/irq/time
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/irq/time/accounting.h
|
#lib/modules/KVER-ipfire/build/include/config/have/irq/time/accounting.h
|
||||||
|
#lib/modules/KVER-ipfire/build/include/config/have/kcsan
|
||||||
|
#lib/modules/KVER-ipfire/build/include/config/have/kcsan/compiler.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/kernel
|
#lib/modules/KVER-ipfire/build/include/config/have/kernel
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/kernel/bzip2.h
|
#lib/modules/KVER-ipfire/build/include/config/have/kernel/bzip2.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/kernel/gzip.h
|
#lib/modules/KVER-ipfire/build/include/config/have/kernel/gzip.h
|
||||||
|
|||||||
@@ -6968,7 +6968,9 @@ etc/modprobe.d/ipv6.conf
|
|||||||
#lib/modules/KVER-ipfire/build/include/config/cc/can/link/static.h
|
#lib/modules/KVER-ipfire/build/include/config/cc/can/link/static.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has
|
#lib/modules/KVER-ipfire/build/include/config/cc/has
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm
|
||||||
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/goto
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/goto.h
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/goto.h
|
||||||
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/goto/output.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/inline.h
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/asm/inline.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/int128.h
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/int128.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/cc/has/kasan
|
#lib/modules/KVER-ipfire/build/include/config/cc/has/kasan
|
||||||
@@ -8420,6 +8422,8 @@ etc/modprobe.d/ipv6.conf
|
|||||||
#lib/modules/KVER-ipfire/build/include/config/have/irq
|
#lib/modules/KVER-ipfire/build/include/config/have/irq
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/irq/time
|
#lib/modules/KVER-ipfire/build/include/config/have/irq/time
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/irq/time/accounting.h
|
#lib/modules/KVER-ipfire/build/include/config/have/irq/time/accounting.h
|
||||||
|
#lib/modules/KVER-ipfire/build/include/config/have/kcsan
|
||||||
|
#lib/modules/KVER-ipfire/build/include/config/have/kcsan/compiler.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/kernel
|
#lib/modules/KVER-ipfire/build/include/config/have/kernel
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/kernel/bzip2.h
|
#lib/modules/KVER-ipfire/build/include/config/have/kernel/bzip2.h
|
||||||
#lib/modules/KVER-ipfire/build/include/config/have/kernel/gzip.h
|
#lib/modules/KVER-ipfire/build/include/config/have/kernel/gzip.h
|
||||||
|
|||||||
@@ -24,8 +24,8 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
VER = 5.10.45
|
VER = 5.10.46
|
||||||
ARM_PATCHES = 5.10.45-ipfire0
|
ARM_PATCHES = 5.10.46-ipfire0
|
||||||
|
|
||||||
THISAPP = linux-$(VER)
|
THISAPP = linux-$(VER)
|
||||||
DL_FILE = linux-$(VER).tar.xz
|
DL_FILE = linux-$(VER).tar.xz
|
||||||
@@ -77,7 +77,7 @@ objects =$(DL_FILE) \
|
|||||||
$(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
|
$(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
|
||||||
arm-multi-patches-$(ARM_PATCHES).patch.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz
|
arm-multi-patches-$(ARM_PATCHES).patch.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz
|
||||||
|
|
||||||
$(DL_FILE)_MD5 = 8a66e7447c0388028abb5899961724e6
|
$(DL_FILE)_MD5 = 38ad744241074e0c02f3152364988785
|
||||||
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 1b66be2d80c102c6c1963e9f601e5099
|
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 1b66be2d80c102c6c1963e9f601e5099
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|||||||
Reference in New Issue
Block a user