lkml.org 
[lkml]   [2008]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[patch 21/26] x64, x2apic/intr-remap: setup init_apic_ldr for UV
    Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
    Signed-off-by: Jack Steiner <steiner@sgi.com>
    ---

    Index: tree-x86/arch/x86/kernel/genx2apic_uv_x.c
    ===================================================================
    --- tree-x86.orig/arch/x86/kernel/genx2apic_uv_x.c 2008-07-10 09:52:12.000000000 -0700
    +++ tree-x86/arch/x86/kernel/genx2apic_uv_x.c 2008-07-10 09:52:29.000000000 -0700
    @@ -120,6 +120,10 @@
    return 1;
    }

    +static inline void uv_init_apic_ldr(void)
    +{
    +}
    +
    static unsigned int uv_cpu_mask_to_apicid(cpumask_t cpumask)
    {
    int cpu;
    @@ -164,6 +168,7 @@
    .target_cpus = uv_target_cpus,
    .vector_allocation_domain = uv_vector_allocation_domain,/* Fixme ZZZ */
    .apic_id_registered = uv_apic_id_registered,
    + .init_apic_ldr = uv_init_apic_ldr,
    .send_IPI_all = uv_send_IPI_all,
    .send_IPI_allbutself = uv_send_IPI_allbutself,
    .send_IPI_mask = uv_send_IPI_mask,
    --



    \
     
     \ /
      Last update: 2008-07-10 20:57    [W:2.278 / U:0.568 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site