]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
jump_label: Add COND_STMT(), reducer wrappery
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Sun, 17 Oct 2010 10:15:00 +0000 (12:15 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 18 Oct 2010 17:59:01 +0000 (19:59 +0200)
commitebf31f502492527e2b6b5e5cf85a4ebc7fc8a52e
tree71d65e73fedaee937d90b52d6efa1d9cbeaeff42
parent7e54a5a0b655734326dc78c2b5efc1eb35497bb6
jump_label: Add COND_STMT(), reducer wrappery

The use of the JUMP_LABEL() construct ends up creating endless silly
wrappers, create a higher level construct to reduce this clutter.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Jason Baron <jbaron@redhat.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/jump_label.h
include/linux/perf_event.h