[PATCH] ppc64: silence perfmon exception warnings
authorAnton Blanchard <anton@samba.org>
Fri, 8 Jul 2005 00:56:36 +0000 (17:56 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 8 Jul 2005 01:23:42 +0000 (18:23 -0700)
commit059e277e5ba6486b5ef66deb336d4ef887f163ac
tree4d264678851822636a9299cab0b9bc8d3893927d
parentb6bff397ea9c36d410212f785ee644103146102a
[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>
arch/ppc64/kernel/sysfs.c