• Y
    x86: fix alloc_mptable() · ee214558
    Yinghai Lu 提交于
    Fix the conditions when we stop updating the mptable due to
    running out of slots.
    
    [ Impact: fix memory corruption / non-working update_mptable boot parameter ]
    Signed-off-by: NYinghai Lu <yinghai@kernel.org>
    Cc: Andrew Morton <akpm@linux-foundation.org>
    Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
    Cc: Len Brown <lenb@kernel.org>
    LKML-Reference: <4A01C3BB.1000609@kernel.org>
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    ee214558
mpparse.c 25.3 KB