git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd430ca
)
x86: fix duplicated TIF on 64-bit
author
Mathieu Desnoyers
<compudj@krystal.dyndns.org>
Wed, 30 Jan 2008 22:27:57 +0000
(23:27 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 30 Jan 2008 22:27:57 +0000
(23:27 +0100)
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>
No differences found