• A
    [PATCH] Convert x86-64 to early param · 2c8c0e6b
    Andi Kleen 提交于
    Instead of hackish manual parsing
    
    Requires earlier i386 patchkit, but also fixes i386 early_printk again.
    
    I removed some obsolete really early parameters which didn't do anything useful.
    Also made a few parameters that needed it early (mostly oops printing setup)
    
    Also removed one panic check that wasn't visible without
    early console anyways (the early console is now initialized after that
    panic)
    
    This cleans up a lot of code.
    Signed-off-by: NAndi Kleen <ak@suse.de>
    2c8c0e6b
e820.c 18.7 KB