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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 8 Nov 2006 16:18:30 -0500
From:	Dave Jones <davej@...hat.com>
To:	Andrew Morton <akpm@...l.org>
Cc:	Reuben Farrelly <reuben-linuxkernel@...b.net>,
	linux-kernel@...r.kernel.org, Roman Zippel <zippel@...ux-m68k.org>
Subject: Re: 2.6.19-rc5-mm1

On Wed, Nov 08, 2006 at 12:31:10PM -0800, Andrew Morton wrote:

 > > So, why doesn't select set the symbol it's selecting to the
 > > same value as the symbol being configured ?
 > 
 > It would have to be "same or higher", where y > m
 > > That would solve the issue no?
 > 
 > It would sort-of-solve this issue.  But it wouldn't stop `select' from being a
 > pita.  I spent some time trying to reverse-engineer Reuben's config from
 > the tiny bit he shared with us and gave up because a twisty maze of selects
 > kept on insisting that CONFIG_CPU_FREQ_TABLE=y.

I have a vague recollection that we used to have depends in there, but
that didn't work out for other reasons (this is where my memory gets fuzzy).
I think it caused problems when you had forward referencing depends.
That may have been subsequently resolved in kconfig, so maybe its worth
trying again for .20

What's really strange is that this kconfig has been this way for a while,
and it's only really been causing problems the last few weeks. Hmm.

		Dave

-- 
http://www.codemonkey.org.uk
-
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