From: Michael Ellerman Date: Thu, 7 Apr 2011 21:56:03 +0000 (+0000) Subject: powerpc: Use MSR_64BIT in places X-Git-Tag: v3.0-rc1~385^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f0b079320ad1cc71ad7ea4e0ed0b64cd72bbd6d;p=pandora-kernel.git powerpc: Use MSR_64BIT in places Use the new MSR_64BIT in a few places. Some of these are already ifdef'ed for BOOKE vs BOOKS, but it's still clearer, MSR_SF does not immediately parse as "MSR bit for 64bit". Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed