public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Rob Landley <rob@landley.net>
Cc: linux-kernel@vger.kernel.org, miltonm@bga.com,
	Sam Ravnborg <sam@ravnborg.org>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH] Remove the new perl dependency from build.
Date: Fri, 15 Feb 2008 18:52:25 -0800	[thread overview]
Message-ID: <47B64FE9.3000304@zytor.com> (raw)
In-Reply-To: <200802152010.05505.rob@landley.net>

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

  reply	other threads:[~2008-02-16  2:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-16  2:10 [PATCH] Remove the new perl dependency from build Rob Landley
2008-02-16  2:52 ` H. Peter Anvin [this message]
2008-02-16 11:24 ` Sam Ravnborg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47B64FE9.3000304@zytor.com \
    --to=hpa@zytor.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miltonm@bga.com \
    --cc=rob@landley.net \
    --cc=sam@ravnborg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox