Files
twx-linux/kernel
Kefeng Wang 82e1fb4d37 genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
commit e8458e7afa upstream.

When CONFIG_SPARSE_IRQ is disable, the request_mutex in struct irq_desc
is not initialized which causes malfunction.

Fixes: 9114014cf4 ("genirq: Add mutex to irq desc to serialize request/free_irq()")
Signed-off-by: Kefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: <linux-arm-kernel@lists.infradead.org>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20190404074512.145533-1-wangkefeng.wang@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-04-17 08:37:53 +02:00
..
…
…
…
…
…
…
…
2018-08-03 07:50:38 +02:00
…
…
…
2019-01-13 10:01:02 +01:00
…
…
…
2018-08-03 07:50:22 +02:00
…
…
…
…
…
…
…
…
…
…
…
…
…
…
2019-04-05 22:31:26 +02:00
…
2018-05-09 09:51:50 +02:00
…
…
…
…
…
…
…