• Andrew Morton's avatar
    [PATCH] Fix x86-64 compilation on 2.6.2-bk1 · 2522333a
    Andrew Morton authored
    From: Andi Kleen <ak@suse.de>
    
    The new linux/elf.h include in linux/mm.h caused all kinds of problems for
    the x86-64 32bit emulation code.  This patch avoids the dependency by
    moving the depending functions out of line.  It makes x86-64 compile again.
    2522333a
mm.h 21.9 KB