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: <aaef74e8-5517-49ae-aaf5-2ca82ca4ee28@lunn.ch>
Date: Tue, 10 Jun 2025 22:50:06 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
Cc: allison.henderson@...cle.com, netdev@...r.kernel.org,
	linux-rdma@...r.kernel.org, rds-devel@....oracle.com
Subject: Re: [PATCH RFC v1] rds: Expose feature parameters via sysfs and ELF
 note

> Right..
> > as /dev/null.
> 
> Not sure I follow. Make them the same a /dev/null? Meaning link them to
> /dev/null when the module is loaded?

I mean the contents of the file does not matter. All that matters is
if the file exists or not. The IOCTL etc should never change, and if
they do, the patch which changes them will be reverted. So i would
make them a 0 byte file. You can even make it have mode 0000.

However, i would first try to copy existing ideas...

	Andrew

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ