• Yinghai Lu's avatar
    x86: fix alloc_mptable() · ee214558
    Yinghai Lu authored
    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: default avatarYinghai 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: default avatarIngo Molnar <mingo@elte.hu>
    ee214558
mpparse.c 25.3 KB