diff options
author | Kefeng Wang <[email protected]> | 2019-04-04 15:45:12 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2019-04-05 14:37:56 +0200 |
commit | e8458e7afa855317b14915d7b86ab3caceea7eb6 (patch) | |
tree | 45c8c14cff557df065f8d0ee072e7e73603262f0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 95c5c618fa4349b2ba13aebeabf71911208dfc5e (diff) |
genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
When CONFIG_SPARSE_IRQ is disable, the request_mutex in struct irq_desc
is not initialized which causes malfunction.
Fixes: 9114014cf4e6 ("genirq: Add mutex to irq desc to serialize request/free_irq()")
Signed-off-by: Kefeng Wang <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Mukesh Ojha <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: <[email protected]>
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions