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:
cb2c9b2
)
[PATCH] powerpc64: remove broken/bitrotted HMT support
author
Anton Blanchard
<anton@samba.org>
Mon, 13 Feb 2006 07:11:13 +0000
(18:11 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Fri, 24 Feb 2006 00:36:33 +0000
(11:36 +1100)
HMT support is currently broken and needs to be reworked to play nicely
with the SMT scheduler. Remove the bit rotten bits for the time being.
I also updated an incorrect comment, we enter __secondary_hold with the
physical cpu id in r3.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found