[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190223164357.17284-1-andrew@lunn.ch>
Date: Sat, 23 Feb 2019 17:43:55 +0100
From: Andrew Lunn <andrew@...n.ch>
To: David Miller <davem@...emloft.net>
Cc: Vivien Didelot <vivien.didelot@...il.com>,
Russell King <rmk+kernel@....linux.org.uk>,
netdev <netdev@...r.kernel.org>, Andrew Lunn <andrew@...n.ch>
Subject: [PATCH net-next 0/2] 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.
Andrew Lunn (2):
net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat
net: dsa: mv88e6xxx: Release lock while requesting IRQ
drivers/net/dsa/mv88e6xxx/chip.c | 10 ++++++++++
1 file changed, 10 insertions(+)
--
2.20.1
Powered by blists - more mailing lists