Re: [PATCH 0 of 8] x86/xen: updated physical mapping patches, and_PAGE_GLOBAL cleanup

From: Jeremy Fitzhardinge
Date: Fri Jul 04 2008 - 11:59:42 EST


Ingo Molnar wrote:
well there are context dependencies so i've put them into x86/xen-64bit.

i picked up these four and merged them into tip/master:

Jeremy Fitzhardinge (4):
x86_64/setup: unconditionally populate the pgd
x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags
x86_32: remove __PAGE_KERNEL(_EXEC)
x86/cpa: use an undefined PTE bit for testing CPA

the others were either already applied or didnt apply.

Yes, that's fine. The other patches were a more elegant recasting of an existing patch into a more finely bisectable series, which I only needed to do to debug the _PAGE_GLOBAL issue. These four are the really interesting parts of the series.

i'm still testing tip/master but i've pushed out these updates to x86/xen-64bit - you should be able to get the tree i'm testing by doing:

git-checkout tip/master
git-merge tip/x86/xen-64bit

Thanks,
J
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/