From: Mathieu Desnoyers Date: Wed, 30 Jan 2008 22:27:57 +0000 (+0100) Subject: x86: fix duplicated TIF on 64-bit X-Git-Tag: v2.6.25-rc1~1132^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bc408a5b9fed59f8b23ae81bab4e964726bd8b8;p=pandora-kernel.git x86: fix duplicated TIF on 64-bit commit 7e9916040b3020d0f36d68bb7512e3b80b623097 and commit eee3af4a2c83a97fff107ddc445d9df6fded9ce4 Both use the same TIF number (25) in thread_info_64.h. This patch changes the TIF ids. Signed-off-by: Mathieu Desnoyers Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed