linux/drivers/block/xen-blkback
David Vrabel b042a3ca94 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 <david.vrabel@citrix.com>
Acked-by: Roger Pau Monné <roger.pau@citrix.com>
2015-02-10 16:04:46 +00:00
..
blkback.c xen-blkback: fix leak on grant map error path 2014-10-01 16:32:31 -04:00
common.h xen-blkback: default to X86_32 ABI on x86 2015-02-10 16:04:46 +00:00
Makefile
xenbus.c xen-blkback: default to X86_32 ABI on x86 2015-02-10 16:04:46 +00:00