lkml.org 
[lkml]   [2010]   [Oct]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 08/15] x86, visws: Set_fixmap in find_smp_config
    Date
    Signed-off-by: Yinghai Lu <yinghai@kernel.org>
    ---
    arch/x86/kernel/visws_quirks.c | 1 +
    1 files changed, 1 insertions(+), 0 deletions(-)

    diff --git a/arch/x86/kernel/visws_quirks.c b/arch/x86/kernel/visws_quirks.c
    index 3371bd0..a70bc71 100644
    --- a/arch/x86/kernel/visws_quirks.c
    +++ b/arch/x86/kernel/visws_quirks.c
    @@ -211,6 +211,7 @@ static void __init visws_find_smp_config(void)
    MP_processor_info(mp++);

    mp_lapic_addr = APIC_DEFAULT_PHYS_BASE;
    + set_fixmap(FIX_APIC_BASE, APIC_DEFAULT_PHYS_BASE);
    }

    static void visws_trap_init(void);
    --
    1.7.1


    \
     
     \ /
      Last update: 2010-10-24 03:07    [W:4.317 / U:0.112 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site