git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5436b5c
)
arm64: setup: report ELF_PLATFORM as the machine for utsname
author
Will Deacon
<will.deacon@arm.com>
Fri, 11 Oct 2013 13:52:11 +0000
(14:52 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Fri, 25 Oct 2013 14:59:34 +0000
(15:59 +0100)
uname -m reports the machine field from the current utsname, which should
reflect the endianness of the system.
This patch reports ELF_PLATFORM for the field, so that everything appears
consistent from userspace.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found