Re: [Xen-devel] [PATCH 5/5] xen/time: add pvclock_clocksource_vreadsupport

From: Jeremy Fitzhardinge
Date: Tue Oct 06 2009 - 14:51:33 EST


On 10/06/09 03:28, Jan Beulich wrote:
>> --- 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.
>

No, for the same reason.

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/