lkml.org 
[lkml]   [2010]   [Aug]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 07/10] 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 e680ea5..f8259cd 100644
    --- a/arch/x86/kernel/visws_quirks.c
    +++ b/arch/x86/kernel/visws_quirks.c
    @@ -214,6 +214,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.6.4.2


    \
     
     \ /
      Last update: 2010-08-07 04:19    [W:4.311 / U:0.076 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site