From: Marc Zyngier Date: Fri, 12 Dec 2014 10:51:22 +0000 (+0000) Subject: irqchip: gicv3-its: Fix domain free in multi-MSI case X-Git-Tag: omap-for-v3.20/drop-legacy-3517~74^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2da399495fdbd147fa8c4c849fdcc01dad887f70;p=pandora-kernel.git irqchip: gicv3-its: Fix domain free in multi-MSI case Fix stupid thinko on the path freeing the interrupts, where only the first interrupt would get reset, and none of the others. This should only affect multi-MSI allocations. Reported-by: Wuyun Wu (Abel) Signed-off-by: Marc Zyngier Cc: linux-arm-kernel@lists.infradead.org Cc: Robert Richter Cc: Jason Cooper Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed