From: Jimi Xenidis Date: Thu, 15 Sep 2005 12:42:19 +0000 (-0400) Subject: [PATCH] ppc64: Fix recent regression X-Git-Tag: v2.6.14-rc2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be201f7f4cd26b1bb994062803e0d87877e749ce;p=pandora-kernel.git [PATCH] ppc64: Fix recent regression As noted by Olof Johansson : "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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed