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:	Fri, 15 Feb 2008 18:52:25 -0800
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Rob Landley <rob@...dley.net>
CC:	linux-kernel@...r.kernel.org, miltonm@....com,
	Sam Ravnborg <sam@...nborg.org>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] Remove the new perl dependency from build.

Rob Landley wrote:
> 
> Removed the special case "canned" logic from the perl script (it always requires
> Math::bigint when it runs now).  Moved the list of canned values into
> kernel/Makefile.  (It's already a selection menu in kconfig, so you can't
> just feed arbitrary values into it anyway.  If you add a new value to kconfig,
> add it to kernel/Makefile as well and delete kernel/timeconst.h so the build
> recreates it.)
> 

The problem is that for at least one architecture, CONFIG_HZ is settable 
to arbitrary values, so you need a way to invoke the generic code if you 
don't have a pre-canned value available.

I have to admit to having very little interest in this kind of 
minimality exercises, which seem to have pretty much academic value only 
-- in reality, people cross-compile the kernel to go onto this kind of 
minimal boxes.

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