[PATCH v2 0/3] crossrelease: make it not unwind by default

From: Byungchul Park
Date: Thu Oct 19 2017 - 01:56:03 EST


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