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, 23 Apr 2008 11:40:38 -0400
From:	Kyle McMartin <kyle@...artin.ca>
To:	Will Newton <will.newton@...il.com>
Cc:	Kyle McMartin <kyle@...artin.ca>,
	Randy Dunlap <randy.dunlap@...cle.com>,
	Linux Kernel list <linux-kernel@...r.kernel.org>,
	linux-arch@...r.kernel.org
Subject: Re: [RFC] Introduce __ARCH_WANT_SYS_SYSFS

On Wed, Apr 23, 2008 at 03:36:23PM +0100, Will Newton wrote:
> +config ARCH_HAS_SYS_SYSFS
> +	bool
> +	default y
> +
>  source "init/Kconfig"
> 

Sorry, I meant something more like

config ARCH_HAS_SYS_SYSFS
	def_bool !BLACKFIN
	help
	  Obsolete sys_sysfs syscall

in init/Kconfig

But, it's your patch, you can do it however you like. :)

regards, Kyle
--
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