lkml.org 
[lkml]   [2017]   [Feb]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 1/4] refcount_t: fix Kconfig help
Date
Minor fix to build refcount_t series.

Signed-off-by: Kees Cook <keescook@chromium.org>
---
lib/Kconfig.debug | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 6f61d32ee536..20fde8d4523a 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -731,7 +731,7 @@ source "lib/Kconfig.kasan"

config DEBUG_REFCOUNT
bool "Verbose refcount checks"
- --help--
+ help
Say Y here if you want reference counters (refcount_t and kref) to
generate WARNs on dubious usage. Without this refcount_t will still
be a saturating counter and avoid Use-After-Free by turning it into
--
2.7.4
\
 
 \ /
  Last update: 2017-02-04 00:27    [W:0.193 / U:0.168 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site