[PATCH 0/2] lockdep cross-release fallout from -rc1
From: Daniel Vetter
Date: Wed Nov 29 2017 - 10:42:20 EST
Hi all,
-rc1 set our CI on fire with a pile of issues that cross-release
highlights. The two patches in this series get things back into working
order on our side, so we pulled them into our local branches to unblock CI
and drm/i915.
But they're ofc far from polished, so pls look at this more as a bug
report than bugfix submission :-)
Cheers, Daniel
Daniel Vetter (2):
lockdep: finer-grained completion key for kthread
lockdep: Up MAX_LOCKDEP_CHAINS
include/linux/kthread.h | 48 ++++++++++++++++++++++----
kernel/kthread.c | 70 ++++++++++++++++++++++++++------------
kernel/locking/lockdep_internals.h | 2 +-
3 files changed, 91 insertions(+), 29 deletions(-)
--
2.15.0