[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <patchbomb.1210330958@localhost>
Date: Fri, 09 May 2008 12:02:38 +0100
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: LKML <linux-kernel@...r.kernel.org>,
Thomas Gleixner <tglx@...utronix.de>,
Hugh Dickins <hugh@...itas.com>
Subject: [PATCH 0 of 8] x86: use PTE_MASK consistently
Hi all,
Here's a series to rationalize the use of PTE_MASK and remove some
amount of ad-hocery.
This gist of the series is:
1. Fix the definition of PTE_MASK so that its equally applicable in
all pagetable modes
2. Use it consistently
I haven't tried to address the *_bad() stuff, other than to convert
pmd_bad_* to use PTE_MASK.
I've compile tested it a bit and run it on 32-bit PAE (native and
Xen), but I haven't tested it with >4G memory, non-PAE or 64-bit. In
other words, it needs some time in Ingo's torture machine.
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