[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171129154145.26755-1-daniel.vetter@ffwll.ch>
Date: Wed, 29 Nov 2017 16:41:43 +0100
From: Daniel Vetter <daniel.vetter@...ll.ch>
To: LKML <linux-kernel@...r.kernel.org>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>
Cc: Intel Graphics Development <intel-gfx@...ts.freedesktop.org>,
Tejun Heo <tj@...nel.org>, Kees Cook <keescook@...omium.org>,
Daniel Vetter <daniel.vetter@...ll.ch>
Subject: [PATCH 0/2] lockdep cross-release fallout from -rc1
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
Powered by blists - more mailing lists