From: Paul Mundt Date: Tue, 26 Oct 2010 05:44:58 +0000 (+0900) Subject: sh: Expose physical addressing mode through cpuinfo. X-Git-Tag: v2.6.37-rc1~61^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f98492c5375e906e48c78d88351f45bb11b6a8a;p=pandora-kernel.git sh: Expose physical addressing mode through cpuinfo. CPUs can be in either the legacy 29-bit or 32-bit physical addressing modes. This follows the x86 approach of tracking the phys bits in cpuinfo and exposing it to userspace through procfs. This change was requested to permit kexec-tools to detect the physical addressing mode in order to determine the appropriate address mangling. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed