[PATCH] ppc64: Fix recent regression
authorJimi Xenidis <jimix@watson.ibm.com>
Thu, 15 Sep 2005 12:42:19 +0000 (08:42 -0400)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 15 Sep 2005 15:04:39 +0000 (08:04 -0700)
As noted by Olof Johansson <olof@lixom.net>:

  "A recent patch changed the way the LPAR bit is checked during early
   boot.  This resulted in a polarity change in a conditional branch
   without changing the branch, causing at least some legacy machines to
   not boot."

This fixes it.

Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found