Re: [PATCH v2 net 0/2] SJA1105 DSA locking fixes for PTP

2019-10-02 Thread David Miller
From: Vladimir Oltean Date: Tue, 1 Oct 2019 21:58:17 +0300 > This series fixes the locking API usage problems spotted when compiling > the kernel with CONFIG_DEBUG_ATOMIC_SLEEP=y and CONFIG_DEBUG_SPINLOCK=y. Series applied.

[PATCH v2 net 0/2] SJA1105 DSA locking fixes for PTP

2019-10-01 Thread 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