[Intel-gfx] [PATCH 0/2] lockdep cross-release fallout from -rc1

Daniel Vetter daniel.vetter at ffwll.ch
Wed Nov 29 15:41:43 UTC 2017


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



More information about the Intel-gfx mailing list