Skip to content
Commit c530bb8a authored by Yang Yingliang's avatar Yang Yingliang Committed by Marc Zyngier
Browse files

irqchip/gic-v3-mbi: Fix uninitialized mbi_lock

The mbi_lock mutex is left uninitialized, so let's use DEFINE_MUTEX
to initialize it statically.

Fixes: 50528752

 ("irqchip/gic-v3: Add support for Message Based Interrupts as an MSI controller")
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent 1d47f48b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment