[POWERPC] Move lowlevel runlatch calls under cpu feature control
authorOlof Johansson <olof@lixom.net>
Wed, 5 Sep 2007 02:42:30 +0000 (12:42 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 13 Sep 2007 15:33:22 +0000 (01:33 +1000)
There's no need to call the runlatch on functions on processors that
don't implement them (CPU_FTR_CTRL).

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found