forked from Minki/linux
62b989de59
As Peter Zijlstra pointed out, the varargs for WARN() are optional, so we need to correctly handle the case where they don't exist. This would cause a compilation error. Signed-off-by: Sasha Levin <sasha.levin@oracle.com> Cc: Linus Torvalds <torvalds@linux-foundation.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/1440479985-6696-2-git-send-email-sasha.levin@oracle.com Signed-off-by: Ingo Molnar <mingo@kernel.org> |
||
---|---|---|
.. | ||
include/liblockdep | ||
tests | ||
uinclude | ||
.gitignore | ||
Build | ||
common.c | ||
lockdep | ||
lockdep_internals.h | ||
lockdep_states.h | ||
lockdep.c | ||
Makefile | ||
preload.c | ||
rbtree.c | ||
run_tests.sh |