Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47613
b: refs/heads/master
c: b9b2a70
h: refs/heads/master
i:
  47611: d467d47
v: v3
  • Loading branch information
Robert P. J. Day authored and Linus Torvalds committed Feb 11, 2007
1 parent a2ab721 commit a965860
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1c6ae7ecd21fbb655ea96a7e9798bedb2917ef91
refs/heads/master: b9b2a700378016cead20f34232be87eea45087d2
9 changes: 0 additions & 9 deletions trunk/lib/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -181,19 +181,11 @@ config DEBUG_MUTEXES
This feature allows mutex semantics violations to be detected and
reported.

config DEBUG_RWSEMS
bool "RW-sem debugging: basic checks"
depends on DEBUG_KERNEL
help
This feature allows read-write semaphore semantics violations to
be detected and reported.

config DEBUG_LOCK_ALLOC
bool "Lock debugging: detect incorrect freeing of live locks"
depends on DEBUG_KERNEL && TRACE_IRQFLAGS_SUPPORT && STACKTRACE_SUPPORT && LOCKDEP_SUPPORT
select DEBUG_SPINLOCK
select DEBUG_MUTEXES
select DEBUG_RWSEMS
select LOCKDEP
help
This feature will check whether any held lock (spinlock, rwlock,
Expand All @@ -209,7 +201,6 @@ config PROVE_LOCKING
select LOCKDEP
select DEBUG_SPINLOCK
select DEBUG_MUTEXES
select DEBUG_RWSEMS
select DEBUG_LOCK_ALLOC
default n
help
Expand Down

0 comments on commit a965860

Please sign in to comment.