From: Andi Kleen Date: Wed, 11 Jan 2006 21:45:12 +0000 (+0100) Subject: [PATCH] x86_64: Fix compile error with !CONFIG_COMPAT X-Git-Tag: v2.6.16-rc1~324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c0217511313a46039137d2dab30fdb1c5a65e64;p=pandora-kernel.git [PATCH] x86_64: Fix compile error with !CONFIG_COMPAT cpumask.h wasn't included implicitely into proto.h in this case. Just move it over to smp.h Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed