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]
Date:   Wed, 10 Feb 2021 15:29:24 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     stefanc@...vell.com
Cc:     netdev@...r.kernel.org, thomas.petazzoni@...tlin.com,
        nadavh@...vell.com, ymarkman@...vell.com,
        linux-kernel@...r.kernel.org, kuba@...nel.org,
        linux@...linux.org.uk, mw@...ihalf.com, andrew@...n.ch,
        rmk+kernel@...linux.org.uk, atenart@...nel.org,
        devicetree@...r.kernel.org, robh+dt@...nel.org,
        sebastian.hesselbarth@...il.com, gregory.clement@...tlin.com,
        linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v12 net-next 12/15] net: mvpp2: add BM protection
 underrun feature support

From: <stefanc@...vell.com>
Date: Wed, 10 Feb 2021 11:48:17 +0200

>  
> +static int bm_underrun_protect = 1;
> +
> +module_param(bm_underrun_protect, int, 0444);
> +MODULE_PARM_DESC(bm_underrun_protect, "Set BM underrun protect feature (0-1), def=1");

No new module parameters, please.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ