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:	Thu, 13 May 2010 12:28:00 -0700
From:	Randy Dunlap <rdunlap@...otime.net>
To:	piotr@...owicz.com
CC:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: General questiin about SYSFS

Piotr Hosowicz wrote:
> On 13.05.2010 20:55, Piotr Hosowicz wrote:
> 
>> I could find the option in menuconfig and I don't want to edit .config
>> by hand, because there are various *SYSFS* options there.
> 
> Sorry, I mistyped, I meant I _cannot_ find it in menuconfig nor in .config.

The only thing about  SYSFS that is deprecated AFAIK is in init/Kconfig:

config SYSFS_DEPRECATED_V2
	bool "enable deprecated sysfs features to support old userspace tools"
	depends on SYSFS
	default n
	select SYSFS_DEPRECATED
	help
	  This option switches the layout of sysfs to the deprecated
	  version. Do not use it on recent distributions.

HTH.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ