cd6954a7efd13d4398f507728 author Mathieu Desnoyers 1201732077 +0100 committer Ingo Molnar 1201732077 +0100 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 @îâ–kx