From: Dave Jones <davej@redhat.com>
To: Chris Wedgwood <cw@f00f.org>
Cc: Greg KH <greg@kroah.com>,
gregkh@suse.de,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] 64bit Resource: finally enable 64bit resource sizes
Date: Thu, 29 Jun 2006 16:45:27 -0400 [thread overview]
Message-ID: <20060629204527.GD13619@redhat.com> (raw)
In-Reply-To: <20060629204206.GA3010@tuatara.stupidest.org>
On Thu, Jun 29, 2006 at 01:42:06PM -0700, Chris Wedgwood wrote:
> what am i missing here?
>
> > --- a/arch/i386/Kconfig
> > +++ b/arch/i386/Kconfig
> > @@ -529,6 +529,7 @@ config X86_PAE
> > bool
> > depends on HIGHMEM64G
> > default y
> > + select RESOURCES_64BIT
> >
> > # Common NUMA Features
> > config NUMA
>
> this isn't a similar option for x86_64, so...
+config RESOURCES_64BIT
+ bool "64 bit Memory and IO resources (EXPERIMENTAL)" if (!64BIT && EXPERIMENTAL)
+ default 64BIT
+ help
+ This option allows memory and IO resources to be 64 bit.
Dave
--
http://www.codemonkey.org.uk
next prev parent reply other threads:[~2006-06-29 20:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200606291801.k5TI12br003227@hera.kernel.org>
2006-06-29 20:42 ` [PATCH] 64bit Resource: finally enable 64bit resource sizes Chris Wedgwood
2006-06-29 20:45 ` Dave Jones [this message]
2006-06-29 20:52 ` Chris Wedgwood
2006-06-29 20:55 ` Dave Jones
2006-06-29 21:00 ` Chris Wedgwood
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=20060629204527.GD13619@redhat.com \
--to=davej@redhat.com \
--cc=cw@f00f.org \
--cc=greg@kroah.com \
--cc=gregkh@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.