[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1508392531-11284-1-git-send-email-byungchul.park@lge.com>
Date: Thu, 19 Oct 2017 14:55:28 +0900
From: Byungchul Park <byungchul.park@....com>
To: peterz@...radead.org, mingo@...nel.org
Cc: tglx@...utronix.de, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, kernel-team@....com
Subject: [PATCH v2 0/3] crossrelease: make it not unwind by default
Change from v1
- Fix kconfig description as Ingo suggested
- Fix commit message writing out CONFIG_ variable
- Introduce a new kernel parameter, crossrelease_fullstack
- Replace the number with the output of *perf*
Byungchul Park (3):
lockdep: Introduce CROSSRELEASE_STACK_TRACE and make it not unwind as
default
lockdep: Remove BROKEN flag of LOCKDEP_CROSSRELEASE
lockdep: Add a kernel parameter, crossrelease_fullstack
Documentation/admin-guide/kernel-parameters.txt | 3 +++
include/linux/lockdep.h | 4 ++++
kernel/locking/lockdep.c | 23 +++++++++++++++++++++--
lib/Kconfig.debug | 20 ++++++++++++++++++--
4 files changed, 46 insertions(+), 4 deletions(-)
--
1.9.1
Powered by blists - more mailing lists