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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 21 Oct 2021 17:16:12 +0300
From:   Leon Romanovsky <leon@...nel.org>
To:     "David S . Miller" <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>
Cc:     Leon Romanovsky <leonro@...dia.com>, Jiri Pirko <jiri@...dia.com>,
        linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH net-next 0/4] Delete impossible devlink notifications

From: Leon Romanovsky <leonro@...dia.com>

This series is a followup to the delayed devlink notification scheme.

I removed the impossible notifications together with attempt to annotate
various calls in order to mark them as pre/post devlink)register().

Other notifications are called before and after delvink_register() so
they weren't changed in this pathcset.

Thanks

Leon Romanovsky (4):
  devlink: Delete obsolete parameters publish API
  devlink: Remove not-executed trap policer notifications
  devlink: Remove not-executed trap group notifications
  devlink: Clean not-executed param notifications

 include/net/devlink.h |  3 --
 net/core/devlink.c    | 96 +++++++++++++------------------------------
 2 files changed, 29 insertions(+), 70 deletions(-)

-- 
2.31.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ