diff options
author | Jiang Liu <[email protected]> | 2014-10-27 16:11:58 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2014-12-16 14:08:16 +0100 |
commit | b794ef26f1b08f712f970fe07290b96f9e070746 (patch) | |
tree | e66a23783670bbf57f14bb6257bbfb8373fbecdb /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | cb39288cd6c6dfd0e87c6e161d9da1ec6974f4b8 (diff) |
x86, irq: Protect __clear_irq_vector() with vector_lock
Function __clear_irq_vector() accesses vector related data structure,
so protect it with vector_lock. Also rename it as clear_irq_vector().
Signed-off-by: Jiang Liu <[email protected]>
Cc: Konrad Rzeszutek Wilk <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Rafael J. Wysocki <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Grant Likely <[email protected]>
Cc: Prarit Bhargava <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions