netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net 0/2] SJA1105 DSA locking fixes for PTP
@ 2019-10-01 18:58 Vladimir Oltean
  2019-10-01 18:58 ` [PATCH v2 net 1/2] net: dsa: sja1105: Initialize the meta_lock Vladimir Oltean
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vladimir Oltean @ 2019-10-01 18:58 UTC (permalink / raw)
  To: richardcochran, andrew, f.fainelli, vivien.didelot, davem
  Cc: netdev, Vladimir Oltean

This series fixes the locking API usage problems spotted when compiling
the kernel with CONFIG_DEBUG_ATOMIC_SLEEP=y and CONFIG_DEBUG_SPINLOCK=y.

Vladimir Oltean (2):
  net: dsa: sja1105: Initialize the meta_lock
  net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set

 drivers/net/dsa/sja1105/sja1105_main.c | 20 ++++++++++++--------
 include/linux/dsa/sja1105.h            |  4 +++-
 net/dsa/tag_sja1105.c                  | 12 +++++++++++-
 3 files changed, 26 insertions(+), 10 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-02 16:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 18:58 [PATCH v2 net 0/2] SJA1105 DSA locking fixes for PTP Vladimir Oltean
2019-10-01 18:58 ` [PATCH v2 net 1/2] net: dsa: sja1105: Initialize the meta_lock Vladimir Oltean
2019-10-01 18:58 ` [PATCH v2 net 2/2] net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set Vladimir Oltean
2019-10-02 16:20 ` [PATCH v2 net 0/2] SJA1105 DSA locking fixes for PTP David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).