Skip to content

Commit

Permalink
turn off lock debugging to see if it fixes CI regression
Browse files Browse the repository at this point in the history
  • Loading branch information
Emil Tsalapatis committed Nov 1, 2024
1 parent defbf38 commit 08e53ef
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/sched-ext.config
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ CONFIG_PREEMPTION=y
CONFIG_PREEMPT_DYNAMIC=y
CONFIG_PREEMPT_RCU=y

# Additional debugging information (useful to catch potential locking issues)
#
CONFIG_DEBUG_LOCKDEP=y
CONFIG_DEBUG_ATOMIC_SLEEP=y
CONFIG_PROVE_LOCKING=y

# Bpftrace headers (for additional debug info)
CONFIG_BPF=y
CONFIG_BPF_SYSCALL=y
Expand Down

0 comments on commit 08e53ef

Please sign in to comment.