From: Marc Zyngier Date: Mon, 12 Nov 2012 13:24:27 +0000 (+0000) Subject: arm64: move FP-SIMD save/restore code to a macro X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~65^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfc5180e5a1b5f41f4936c4945a395f4d8885d66;p=pandora-kernel.git arm64: move FP-SIMD save/restore code to a macro In order to be able to reuse the save-restore code in KVM, move it to a pair of macros, similar to what the 32bit code does. Signed-off-by: Marc Zyngier Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed