From: Glauber Costa Date: Mon, 30 Jun 2008 20:37:08 +0000 (-0300) Subject: x86: use long instead of int. X-Git-Tag: v2.6.27-rc1~1106^2~46^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dc186e82c1ab476ef83080adca43a70969b01cd;p=pandora-kernel.git x86: use long instead of int. Do not refer to the processor word-size with int, as it won't work with x86_64. Use long instead. Signed-off-by: Glauber Costa Signed-off-by: H. Peter Anvin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed