[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4AA94D48.5010401@goop.org>
Date: Thu, 10 Sep 2009 12:02:32 -0700
From: Jeremy Fitzhardinge <jeremy@...p.org>
To: Ingo Molnar <mingo@...e.hu>
CC: Ingo Molnar <mingo@...hat.com>,
the arch/x86 maintainers <x86@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Xen-devel <xen-devel@...ts.xensource.com>,
Stable Kernel <stable@...nel.org>, Tejun Heo <tj@...nel.org>
Subject: Re: [GIT PULL] Xen bugfixes
On 09/10/09 10:26, Ingo Molnar wrote:
> Looks like a nice cleanup. Mind sticking it into your next pull
> request?
>
The following changes since commit 2496afbf1e50c70f80992656bcb730c8583ddac3:
Yang Xiaowei (1):
xen: use stronger barrier after unlocking lock
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git bugfix
Jeremy Fitzhardinge (1):
x86: split __phys_addr out into separate file
arch/x86/mm/Makefile | 4 +-
arch/x86/mm/ioremap.c | 72 +-----------------------------------------------
arch/x86/mm/physaddr.c | 70 ++++++++++++++++++++++++++++++++++++++++++++++
arch/x86/mm/physaddr.h | 10 ++++++
4 files changed, 83 insertions(+), 73 deletions(-)
create mode 100644 arch/x86/mm/physaddr.c
create mode 100644 arch/x86/mm/physaddr.h
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