All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2] x86: a couple of misc patches
@ 2008-01-10 22:36 Jeremy Fitzhardinge
  2008-01-10 22:36 ` [PATCH 1 of 2] x86: fold _PAGE_GLOBAL into __PAGE_KERNEL Jeremy Fitzhardinge
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeremy Fitzhardinge @ 2008-01-10 22:36 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: LKML, Andi Kleen, Glauber de Oliveira Costa, Jan Beulich

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-01-11  8:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-10 22:36 [PATCH 0 of 2] x86: a couple of misc patches Jeremy Fitzhardinge
2008-01-10 22:36 ` [PATCH 1 of 2] x86: fold _PAGE_GLOBAL into __PAGE_KERNEL Jeremy Fitzhardinge
2008-01-10 22:36 ` [PATCH 2 of 2] x86: use common _PAGE_NOCACHE Jeremy Fitzhardinge
2008-01-11  8:13 ` [PATCH 0 of 2] x86: a couple of misc patches Jan Beulich

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.