commit | 4bc408a5b9fed59f8b23ae81bab4e964726bd8b8 | [log] [tgz] |
---|---|---|
author | Mathieu Desnoyers <compudj@krystal.dyndns.org> | Wed Jan 30 23:27:57 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 23:27:57 2008 +0100 |
tree | 44f190a90eaf3d6ee25e698e84ea43c03f843ccb | |
parent | dd430ca20c40ecccd6954a7efd13d4398f507728 [diff] |
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 <mathieu.desnoyers@polymtl.ca> Signed-off-by: Ingo Molnar <mingo@elte.hu>