Re: [GIT PULL] Xen bugfixes

From: Jeremy Fitzhardinge
Date: Thu Sep 10 2009 - 15:02:46 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/