commit | 9b843cda193c56f5e12fedeaf95e0126b706d57b | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Tue Jun 21 17:15:55 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Tue Jun 21 18:46:31 2005 -0700 |
tree | d7dfd9a300d96a1bcbe2f3eda7f978fbd41b9231 | |
parent | 515bae9cdc6a78eda0879e1f158056d73ec808b7 [diff] |
[PATCH] ppc64: set/clear SMT capable bit at boot Allow the SMT bit to be set/reset at boot, like the ALTIVEC bit. This means we will enable SMT on unknown cpus that support it. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>