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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZEFYSMNsJVUeBqZ8@corigine.com>
Date:   Thu, 20 Apr 2023 17:20:40 +0200
From:   Simon Horman <simon.horman@...igine.com>
To:     Johannes Berg <johannes@...solutions.net>
Cc:     netdev@...r.kernel.org, linux-wireless@...r.kernel.org,
        Johannes Berg <johannes.berg@...el.com>
Subject: Re: [PATCH net-next v4 2/3] net: extend drop reasons for multiple
 subsystems

On Wed, Apr 19, 2023 at 02:52:53PM +0200, Johannes Berg wrote:
> From: Johannes Berg <johannes.berg@...el.com>
> 
> Extend drop reasons to make them usable by subsystems
> other than core by reserving the high 16 bits for a
> new subsystem ID, of which 0 of course is used for the
> existing reasons immediately.
> 
> To still be able to have string reasons, restructure
> that code a bit to make the loopup under RCU, the only
> user of this (right now) is drop_monitor.

Hi Johannes,

a minor nit from my side that you may want to address if you need
to re-spin for some other reason:

s/loopup/lookup/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ