From: David S. Miller Date: Mon, 25 Feb 2019 06:21:23 +0000 (-0800) Subject: Merge branch 'dsa-mv88e6xxx-lockdep' X-Git-Tag: v5.1-rc1~178^2~100 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=169431ed16a3d275c403c85a26fc788187e6d09e;p=linux.git Merge branch 'dsa-mv88e6xxx-lockdep' Andrew Lunn says: ==================== mv88e6xxx: Avoid false positive Lockdep splats When acquiring the GPIO interrupt line for the switch, it is possible to trigger lockdep splats. These are false positives, the mutex is in a different IRQ descriptor. But fix it anyway, since it could mask real locking issues. ==================== Signed-off-by: David S. Miller --- 169431ed16a3d275c403c85a26fc788187e6d09e