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, 27 Feb 2008 11:53:07 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Florian Fainelli <florian.fainelli@...ecomint.eu>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [x86] rdc321x: Kconfig options fixes for rdc321x


* Florian Fainelli <florian.fainelli@...ecomint.eu> wrote:

>  config ARCH_HIBERNATION_POSSIBLE
>  	def_bool y
> -	depends on !SMP || !X86_VOYAGER
> +	depends on !SMP || !(X86_VOYAGER || X86_RDC321X)

these many special conditions in the Kconfig space are way too ugly. 
(Also, i can see no reason why for example hibernation wouldnt be 
possible on rdc321x, it's a pure software concept ...)

	Ingo
--
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