From: Mark Charlebois Date: Wed, 27 Aug 2014 04:29:33 +0000 (+0100) Subject: arm64: LLVMLinux: Use global stack register variable for aarch64 X-Git-Tag: fixes-for-v3.18-merge-window~21^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34ccf8f455f1ae7761810a74308f82daca67ced1;p=pandora-kernel.git arm64: LLVMLinux: Use global stack register variable for aarch64 To support both Clang and GCC, use the global stack register variable vs a local register variable. Author: Mark Charlebois Signed-off-by: Mark Charlebois Signed-off-by: Behan Webster Signed-off-by: Will Deacon --- Reading git-diff-tree failed