[PATCH 0/2] irqchip: gic*: Fix unsafe locking reported by lockdep

Marc Zyngier marc.zyngier at arm.com
Fri Jan 9 09:55:08 PST 2015


Will Deacon reported some locking issues in the GICv3 ITS driver
(lockdep being quite angry...). After fixing those, I thought I'd
check the GIC driver. Good thing I did, because lockdep wasn't happy
either.

After these two patches, lockdep did stay quiet. Can't be completely
bad...

Marc Zyngier (2):
  irqchip: gicv3-its: Fix unsafe locking reported by lockdep
  irqchip: gic: Fix unsafe locking reported by lockdep

 drivers/irqchip/irq-gic-v3-its.c | 23 ++++++++++++++---------
 drivers/irqchip/irq-gic.c        | 20 ++++++++++++--------
 2 files changed, 26 insertions(+), 17 deletions(-)

-- 
2.1.4




More information about the linux-arm-kernel mailing list