[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <patchbomb.1200004569@localhost>
Date: Thu, 10 Jan 2008 14:36:09 -0800
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: LKML <linux-kernel@...r.kernel.org>, Andi Kleen <ak@...e.de>,
Glauber de Oliveira Costa <glommer@...il.com>,
Jan Beulich <jbeulich@...ell.com>
Subject: [PATCH 0 of 2] x86: a couple of misc patches
Hi Ingo,
A couple of patches:
1. Fold _PAGE_GLOBAL back into 64-bit __PAGE_KERNEL*, and remove the
MAKE_GLOBAL hack. Not sure if it will work, but the iounmap problem
should have been fixed by Jan's patch.
2. I noticed the _PAGE_PCD|_PAGE_PWT combination being used a lot, so
I created _PAGE_NOCACHE to wrap them up. asm-x86/fb.h uses plain
_PAGE_PCD; should it be _PAGE_NOCACHE too?
Thanks,
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