lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 11 Nov 2019 18:50:54 +0200
From:   Ioana Ciornei <ioana.ciornei@....com>
To:     gregkh@...uxfoundation.org, linux-kernel@...r.kernel.org
Cc:     Ioana Ciornei <ioana.ciornei@....com>
Subject: [PATCH 0/4] staging: dpaa2-ethsw: cleanup notifier block registration

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ