tools/lib/lockdep: Fix compilation for 4.11
authorLevin, Alexander (Sasha Levin) <alexander.levin@verizon.com>
Thu, 25 May 2017 12:58:47 +0000 (12:58 +0000)
committerIngo Molnar <mingo@kernel.org>
Mon, 5 Jun 2017 07:28:09 +0000 (09:28 +0200)
commit6c8e6483850e7a7e44fd584790969c308887c468
treea22b5da6c662b1479f17b6fbfaf040f4a0881491
parent20fb654aef1c929f7befb40678e2cb65a77ead7f
tools/lib/lockdep: Fix compilation for 4.11

 - More rcu stubs
 - New dummy headers due to sched header split
 - jhash2 included in due to kernel lockdep inclusion and usage

Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: a.p.zijlstra@chello.nl
Cc: ben@decadent.org.uk
Link: http://lkml.kernel.org/r/20170525130005.5947-13-alexander.levin@verizon.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
tools/include/linux/bitops.h
tools/include/linux/jhash.h [new file with mode: 0644]
tools/include/linux/unaligned/packed_struct.h [new file with mode: 0644]
tools/lib/lockdep/uinclude/linux/bitops.h [deleted file]
tools/lib/lockdep/uinclude/linux/compiler.h
tools/lib/lockdep/uinclude/linux/kernel.h
tools/lib/lockdep/uinclude/linux/rcu.h