[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <489B8948.6060003@goop.org>
Date: Thu, 07 Aug 2008 16:46:16 -0700
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: "H. Peter Anvin" <hpa@...nel.org>
CC: Zachary Amsden <zach@...are.com>,
Alok Kataria <akataria@...are.com>,
"torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>,
Ingo Molnar <mingo@...e.hu>,
the arch/x86 maintainers <x86@...nel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH]Fix broken VMI in 2.6.27-rc..
H. Peter Anvin wrote:
> The fixmap area should never have been made movable. It's utter
> braindamage.
Shrug. It's been like that for a couple of years now. It was one of
the very first paravirt-ops patches. It wasn't controversial then, and
nobody seems to have noticed since.
> Given the x86 architecture, it's inevitable that PV will want to
> reserve address space at the top of memory, and therefore the fixmap
> area needs to be moved out of that space.
OK. But there's a few places where the code uses FIXADDR_TOP to mean
"top of kernel address space", so we'd need to come up with a proper
symbol for that.
J
--
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