linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Jan Beulich <jbeulich@novell.com>
Cc: mingo@elte.hu, tglx@linutronix.de, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] x86: simplify HIGHMEM-related Kconfig entries
Date: Wed, 14 Jan 2009 11:39:41 -0800	[thread overview]
Message-ID: <496E3F7D.2060908@zytor.com> (raw)
In-Reply-To: <496DE927.76E4.0078.0@novell.com>

Jan Beulich wrote:
> Additionally remove the dependency of X86_PAE on !HIGHMEM4G - at least
> I can't understand why that dependency existed.

At least originally, the meaning of the x86 highmem entries were:

	No highmem	- No highmem, no PAE
	HIGHMEM4G	- Highmem, no PAE
	HIGHMEM64G	- Highmem, PAE

So X86_PAE and HIGHMEM4G is a bit of a contradiction.  I haven't looked 
at the logic in detail, or remember offhand if there have been any 
weakening of the definitions above; e.g. someone could have implemented 
a way to do PAE without highmem, to get access to the NX bits.

	-hpa

  reply	other threads:[~2009-01-14 19:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-14 12:31 [PATCH] x86: simplify HIGHMEM-related Kconfig entries Jan Beulich
2009-01-14 19:39 ` H. Peter Anvin [this message]
2009-01-15  8:53   ` Jan Beulich
2009-01-15  8:57     ` Ingo Molnar
2009-01-15 17:10       ` H. Peter Anvin
2009-01-16 11:57         ` Jan Beulich
2009-01-16 18:22           ` H. Peter Anvin
2009-01-16 21:18             ` Ingo Molnar

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=496E3F7D.2060908@zytor.com \
    --to=hpa@zytor.com \
    --cc=jbeulich@novell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tglx@linutronix.de \
    /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).