[PATCH 0/4] staging: dpaa2-ethsw: cleanup notifier block registration
From: Ioana Ciornei
Date: Mon Nov 11 2019 - 11:51:27 EST
This patch set cleans up the notifier block registration by keeping a
private notifier per dpaa2-ethsw instance. Also, convert the global
workqueue to a private one. Without this, multiple probes will lead
to a WARNING dump.
Ioana Ciornei (4):
staging: dpaa2-ethsw: move port notifier per ethsw
staging: dpaa2-ethsw: move port switchdev notifier per ethsw
staging: dpaa2-ethsw: move port switchdev blocking notifier per ethsw
staging: dpaa2-ethsw: ordered workqueue should be per ethsw
drivers/staging/fsl-dpaa2/ethsw/ethsw.c | 50 +++++++++++++++------------------
drivers/staging/fsl-dpaa2/ethsw/ethsw.h | 5 ++++
2 files changed, 27 insertions(+), 28 deletions(-)
--
1.9.1