[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <4ACB37E802000078000182EC@vpn.id2.novell.com>
Date: Tue, 06 Oct 2009 11:28:24 +0100
From: "Jan Beulich" <JBeulich@...ell.com>
To: "Jeremy Fitzhardinge" <jeremy.fitzhardinge@...rix.com>
Cc: "Keir Fraser" <keir.fraser@...citrix.com>,
"the arch/x86 maintainers" <x86@...nel.org>,
"Xen-devel" <xen-devel@...ts.xensource.com>,
"Chris Mason" <chris.mason@...cle.com>,
"Dan Magenheimer" <dan.magenheimer@...cle.com>,
<kurt.hackel@...cle.com>, "Zach Brown" <zach.brown@...cle.com>,
"Avi Kivity" <avi@...hat.com>,
"Glauber de Oliveira Costa" <gcosta@...hat.com>,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: Re: [Xen-devel] [PATCH 5/5] xen/time: add
pvclock_clocksource_vread support
>>> Jeremy Fitzhardinge <jeremy.fitzhardinge@...rix.com> 06.10.09 02:50 >>>
>--- a/arch/x86/xen/mmu.c
>+++ b/arch/x86/xen/mmu.c
>@@ -1814,6 +1814,7 @@ static void xen_set_fixmap(unsigned idx, phys_addr_t phys, pgprot_t prot)
> # endif
> #else
> case VSYSCALL_LAST_PAGE ... VSYSCALL_FIRST_PAGE:
>+ case FIX_PVCLOCK_TIME_INFO:
> #endif
> #ifdef CONFIG_X86_LOCAL_APIC
> case FIX_APIC_BASE: /* maps dummy local APIC */
And I think this added case also needs to move past the #endif.
Jan
--
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