lkml.org 
[lkml]   [2017]   [Aug]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v3 2/3] lockdep: Reword title of LOCKDEP_CROSSRELEASE config
Date
Lockdep doesn't have to be made to work with crossrelease and just works
with them. Reword the title so that what the option does is clear.

Signed-off-by: Byungchul Park <byungchul.park@lge.com>
---
lib/Kconfig.debug | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 84bb4c5..444bb7b 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -1156,7 +1156,7 @@ config LOCK_STAT
(CONFIG_LOCKDEP defines "acquire" and "release" events.)

config LOCKDEP_CROSSRELEASE
- bool "Lock debugging: make lockdep work for crosslocks"
+ bool "Lock debugging: enable cross-locking checks in lockdep"
help
This makes lockdep work for crosslock which is a lock allowed to
be released in a different context from the acquisition context.
--
1.9.1
\
 
 \ /
  Last update: 2017-08-17 10:59    [W:0.899 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site