From: David S. Miller Date: Mon, 25 Feb 2019 06:21:23 +0000 (-0800) Subject: Merge branch 'dsa-mv88e6xxx-lockdep' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=169431ed16a3d275c403c85a26fc788187e6d09e;p=openwrt%2Fstaging%2Fblogic.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