Skip to content

Commit

Permalink
linux-asahi: unset rcu tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dkwo committed Jan 4, 2025
1 parent b6a0f1c commit 3c5bb3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/linux-asahi/files/arm64-dotconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2155,6 +2155,7 @@ CONFIG_EFI_EARLYCON=y

# CONFIG_IMX_SCMI_MISC_DRV is not set
CONFIG_ARM_PSCI_FW=y
# CONFIG_ARM_PSCI_CHECKER is not set

#
# Qualcomm firmware drivers
Expand Down Expand Up @@ -8358,10 +8359,9 @@ CONFIG_STACKTRACE=y
#
# RCU Debugging
#
CONFIG_TORTURE_TEST=y
# CONFIG_RCU_SCALE_TEST is not set
CONFIG_RCU_TORTURE_TEST=m
CONFIG_RCU_REF_SCALE_TEST=y
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_REF_SCALE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0
# CONFIG_RCU_CPU_STALL_CPUTIME is not set
Expand Down

0 comments on commit 3c5bb3e

Please sign in to comment.