jump_label: Provide a self-test
authorJason Baron <jbaron@akamai.com>
Thu, 30 Jul 2015 03:59:44 +0000 (03:59 +0000)
committerIngo Molnar <mingo@kernel.org>
Mon, 3 Aug 2015 09:51:11 +0000 (11:51 +0200)
commit579e1acb153464649781fe5555b4892c0ff84a40
treee356583bd738b693e53b02f427672e9967943598
parented79e946732e5311934d7f404b3b4e702e45cb97
jump_label: Provide a self-test

Signed-off-by: Jason Baron <jbaron@akamai.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: benh@kernel.crashing.org
Cc: bp@alien8.de
Cc: davem@davemloft.net
Cc: ddaney@caviumnetworks.com
Cc: heiko.carstens@de.ibm.com
Cc: linux-kernel@vger.kernel.org
Cc: liuj97@gmail.com
Cc: luto@amacapital.net
Cc: michael@ellerman.id.au
Cc: rabin@rab.in
Cc: ralf@linux-mips.org
Cc: rostedt@goodmis.org
Cc: shuahkh@osg.samsung.com
Cc: vbabka@suse.cz
Cc: will.deacon@arm.com
Link: http://lkml.kernel.org/r/0c091ecebd78a879ed8a71835d205a691a75ab4e.1438227999.git.jbaron@akamai.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
lib/Kconfig.debug
lib/Makefile
lib/test_jump_label.c [new file with mode: 0644]
lib/test_jump_label_base.c [new file with mode: 0644]
tools/testing/selftests/Makefile
tools/testing/selftests/jumplabel/Makefile [new file with mode: 0644]
tools/testing/selftests/jumplabel/test_jump_label.sh [new file with mode: 0644]
This page took 0.026699 seconds and 5 git commands to generate.