diff options
author | Oleg Nesterov <[email protected]> | 2011-01-18 17:10:32 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-01-18 19:34:23 +0100 |
commit | 66832eb4baaaa9abe4c993ddf9113a79e39b9915 (patch) | |
tree | bc1b60069c5313231a5ddca0f0dcab953489bb1e /scripts/basic/fixdep.c | |
parent | 22a4ec729017ba613337a28f306f94ba5023fe2e (diff) |
perf: Validate cpu early in perf_event_alloc()
Starting from perf_event_alloc()->perf_init_event(), the kernel
assumes that event->cpu is either -1 or the valid CPU number.
Change perf_event_alloc() to validate this argument early. This
also means we can remove the similar check in
find_get_context().
Signed-off-by: Oleg Nesterov <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: Alan Stern <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Prasad <[email protected]>
Cc: Roland McGrath <[email protected]>
Cc: [email protected]
Cc: [email protected]
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/basic/fixdep.c')
0 files changed, 0 insertions, 0 deletions