sunxi: bump current kernel to 6.1.42
This commit is contained in:
parent
6c80e42899
commit
9ae14ad851
@ -8275,7 +8275,7 @@ CONFIG_STACKTRACE=y
|
||||
# CONFIG_RCU_REF_SCALE_TEST is not set
|
||||
CONFIG_RCU_CPU_STALL_TIMEOUT=21
|
||||
CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0
|
||||
# CONFIG_RCU_TRACE is not set
|
||||
CONFIG_RCU_TRACE=y
|
||||
# CONFIG_RCU_EQS_DEBUG is not set
|
||||
# end of RCU Debugging
|
||||
|
||||
|
||||
@ -30,7 +30,7 @@ case $BRANCH in
|
||||
|
||||
current)
|
||||
declare -g KERNEL_MAJOR_MINOR="6.1" # Major and minor versions of this kernel.
|
||||
declare -g KERNELBRANCH="tag:v6.1.40"
|
||||
declare -g KERNELBRANCH="tag:v6.1.42"
|
||||
;;
|
||||
|
||||
edge)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user