• T
    x86: revert: reserve dma32 early for gart · 9e963048
    Thomas Gleixner 提交于
    Revert
    
    commit f62f1fc9
    Author: Yinghai Lu <yhlu.kernel@gmail.com>
    Date:   Fri Mar 7 15:02:50 2008 -0800
    
        x86: reserve dma32 early for gart
    
    The patch has a dependency on bootmem modifications which are not .25
    material that late in the -rc cycle. The problem which is addressed by
    the patch is limited to machines with 256G and more memory booted with
    NUMA disabled. This is not a .25 regression and the audience which is
    affected by this problem is very limited, so it's safer to do the
    revert than pulling in intrusive bootmem changes right now.
    Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
    9e963048
setup_64.c 28.9 KB