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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 16 Jan 2021 15:39:15 -0800 From: Randy Dunlap <rdunlap@...radead.org> To: Heiner Kallweit <hkallweit1@...il.com>, Xiaoming Ni <nixiaoming@...wei.com> Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org> Subject: Re: Missing param value! Expected 'rw=...value...' On 1/16/21 3:07 PM, Heiner Kallweit wrote: > Since 60b7cab23e5e ("proc_sysctl: fix oops caused by incorrect command parameters.") > I'm getting the following warning: Missing param value! Expected 'rw=...value...' > AFAIK param rw doesn't require a value. That's what my command line looks like: > Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=/dev/sda2 rw > "rw" isn't a sysctl, so it looks like that added test is too early in that function. -- ~Randy You can't do anything without having to do something else first. -- Belefant's Law
Powered by blists - more mailing lists