lkml.org 
[lkml]   [2011]   [Oct]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH RFC V5 11/11] xen: enable PV ticketlocks on HVM Xen
    Date
    From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>

    Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
    ---
    arch/x86/xen/smp.c | 1 +
    1 files changed, 1 insertions(+), 0 deletions(-)

    diff --git a/arch/x86/xen/smp.c b/arch/x86/xen/smp.c
    index 4dec905..2d01aeb 100644
    --- a/arch/x86/xen/smp.c
    +++ b/arch/x86/xen/smp.c
    @@ -552,4 +552,5 @@ void __init xen_hvm_smp_init(void)
    smp_ops.cpu_die = xen_hvm_cpu_die;
    smp_ops.send_call_func_ipi = xen_smp_send_call_function_ipi;
    smp_ops.send_call_func_single_ipi = xen_smp_send_call_function_single_ipi;
    + xen_init_spinlocks();
    }
    --
    1.7.6.4


    \
     
     \ /
      Last update: 2011-10-13 02:55    [W:3.719 / U:0.656 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site