perf: Add flags argument to perf_remove_from_context()
authorPeter Zijlstra <[email protected]>
Tue, 26 Jan 2016 12:09:48 +0000 (13:09 +0100)
committerIngo Molnar <[email protected]>
Fri, 29 Jan 2016 07:35:33 +0000 (08:35 +0100)
commit45a0e07abf4933490a2d2f81b1a31fe267bd3561
tree05230649ec051aaf15617543e6b7756a1f389211
parent8ba289b8d4e4dbd1f971fbf0d2085e4776a4ba25
perf: Add flags argument to perf_remove_from_context()

In preparation to adding more options, convert the boolean argument
into a flags word.

Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Vince Weaver <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
kernel/events/core.c