]> git.baikalelectronics.ru Git - kernel.git/commit
perf: Change the is_software_event() definition
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 18 Jan 2010 13:02:16 +0000 (14:02 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 21 Jan 2010 12:40:40 +0000 (13:40 +0100)
commitc655d8018e05465700a400f937d13a0d51613621
tree99da01c3d9578b1494e3459d56ba98048f750d22
parentdde836745e6abd66214bfeb3f13f42bee0b36b14
perf: Change the is_software_event() definition

The is_software_event() definition always confuses me because its an
exclusive expression, make it an inclusive one.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/perf_event.h