linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: Joel Becker <Joel.Becker@oracle.com>
Cc: ak@suse.de, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] limit some config options per arch.
Date: Mon, 25 Aug 2003 12:32:12 -0700	[thread overview]
Message-ID: <20030825123212.66ecac58.rddunlap@osdl.org> (raw)
In-Reply-To: <20030825185618.GA26255@ca-server1.us.oracle.com>

On Mon, 25 Aug 2003 11:56:19 -0700 Joel Becker <Joel.Becker@oracle.com> wrote:

| On Mon, Aug 25, 2003 at 11:38:20AM -0700, Randy.Dunlap wrote:
| > | >  config HANGCHECK_TIMER
| > | >  	tristate "Hangcheck timer"
| > | > +	depends on X86
| > | 
| > | AFAIK that's not x86 specific. It should work on other architecture too.
| > 
| > from willy@debian.org:
| > This looks x86-specific to me,
| > monotonic_clock() is in arch/i386 and arch/x86_64 only.
| 
| 	That's only becuase we haven't got implementations yet.  It's
| surely supposed to work on all platforms eventually.

OK, and then the Kconfig file can be updated, right?

--
~Randy

  reply	other threads:[~2003-08-25 19:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030825111854.5c4afdac.rddunlap@osdl.org.suse.lists.linux.kernel>
2003-08-25 18:35 ` [PATCH] limit some config options per arch Andi Kleen
2003-08-25 18:38   ` Randy.Dunlap
2003-08-25 18:56     ` Joel Becker
2003-08-25 19:32       ` Randy.Dunlap [this message]
2003-08-25 18:18 Randy.Dunlap

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=20030825123212.66ecac58.rddunlap@osdl.org \
    --to=rddunlap@osdl.org \
    --cc=Joel.Becker@oracle.com \
    --cc=ak@suse.de \
    --cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).