commit | 059e277e5ba6486b5ef66deb336d4ef887f163ac | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Thu Jul 07 17:56:36 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Jul 07 18:23:42 2005 -0700 |
tree | 4d264678851822636a9299cab0b9bc8d3893927d | |
parent | b6bff397ea9c36d410212f785ee644103146102a [diff] |
[PATCH] ppc64: silence perfmon exception warnings We dont need to use the PERFMON exception on POWER5, in fact the firmware returns an error. Due to this just remove the warning. Also now that we have proper runlatch support we can remove the bootup hack. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>