From: Will Deacon Date: Fri, 11 Oct 2013 13:52:11 +0000 (+0100) Subject: arm64: setup: report ELF_PLATFORM as the machine for utsname X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~54^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94ed1f2cb5d46533f10262b1b760db7dbec9cf10;p=pandora-kernel.git arm64: setup: report ELF_PLATFORM as the machine for utsname 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 Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed