commit | a2f7a9ce2a5c3d21cc0eb37a03da603b44ba4b09 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Thu Jul 07 17:56:11 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 07 18:23:37 2005 -0700 |
tree | 20d782192f849d9f8f1eabd465246e8fd292324a | |
parent | 315a699851722a6bc31e35f91562f31f55d4c4a2 [diff] |
[PATCH] ppc64: Fix runlatch code to work on pseries machines Not all ppc64 CPUs have the CTRL SPR, so we need a cputable feature for 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>