From: Benjamin Herrenschmidt Date: Thu, 26 Mar 2009 19:29:06 +0000 (+0000) Subject: powerpc: Fix bugs introduced by sysfs changes X-Git-Tag: v2.6.30-rc1~619^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec78c8ac16e7a5f45e21838ab2f5573200bfcdd3;p=pandora-kernel.git powerpc: Fix bugs introduced by sysfs changes Rusty's patch to change our sysfs access to various registers to use smp_call_function_single() introduced a whole bunch of warnings. This fixes them. This version also fixes an actual bug in here where it did mtspr instead of mfspr when reading the files Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed