[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080704103335.GA29615@elte.hu>
Date: Fri, 4 Jul 2008 12:33:36 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Jeremy Fitzhardinge <jeremy@...p.org>
Cc: LKML <linux-kernel@...r.kernel.org>, x86@...nel.org,
Stephen Tweedie <sct@...hat.com>,
Eduardo Habkost <ehabkost@...hat.com>,
Mark McLoughlin <markmc@...hat.com>
Subject: Re: [PATCH 0 of 8] x86/xen: updated physical mapping patches, and
_PAGE_GLOBAL cleanup
* Jeremy Fitzhardinge <jeremy@...p.org> wrote:
> Hi Ingo,
>
> Here's a revised series of the Xen-64 groundwork patches relating to
> creating the physical memory mapping. The first few patches are the
> necessary changes to make it work without triggering CPA warnings, and
> the last couple are cleanups of _PAGE_GLOBAL in the _PAGE_KERNEL
> flags, and could probably happily live in another topic branch
> (they're not at all Xen-specific or required for Xen to work).
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.
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
Ingo
--
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