On Mon 2013-05-06 16:50:08, Colin Cross wrote: > The only existing caller to debug_check_no_locks_held calls it > with 'current' as the task, and the freezer needs to call > debug_check_no_locks_held but doesn't already have a current > task pointer, so remove the argument. It is already assuming > that the current task is relevant by dumping the current stack > trace as part of the warning. > > This was originally part of 6aa9707099c (lockdep: check that > no locks held at freeze time) which was reverted in > dbf520a9d7d4. > > Original-author: Mandeep Singh Baines <m...@chromium.org> > Signed-off-by: Colin Cross <ccr...@android.com>
Acked-by: Pavel Machek <pa...@ucw.cz> -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/