From: David Vrabel Date: Thu, 5 Feb 2015 17:09:56 +0000 (+0000) Subject: xen-blkback: default to X86_32 ABI on x86 X-Git-Tag: fixes-v4.0-rc1~117^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b042a3ca949053231950a1b15f31cccca9e305f3;p=pandora-kernel.git xen-blkback: default to X86_32 ABI on x86 Prior to the existance of 64-bit backends using the X86_64 ABI, frontends used the X86_32 ABI. These old frontends do not specify the ABI and when used with a 64-bit backend do not work. On x86, default to the X86_32 ABI if one is not specified. Backends on ARM continue to default to their NATIVE ABI. Signed-off-by: David Vrabel Acked-by: Roger Pau Monné --- Reading git-diff-tree failed