Skip to content
Snippets Groups Projects
Commit 2f98492c authored by Paul Mundt's avatar Paul Mundt
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
parent b18cae42
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment