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

Reply via email to