[PATCH] Fix x86-64 compilation on 2.6.2-bk1
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.
Showing
Please register or sign in to comment