]> xenbits.xensource.com Git - people/royger/xen.git/commit
common: shuffle use of __attribute__((packed))
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 14 Mar 2014 08:43:37 +0000 (09:43 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 14 Mar 2014 08:43:37 +0000 (09:43 +0100)
commitb683d68c3860c90e32e594e510ee011e3d758d52
tree0472f10fea4048e28bd19d93c505fae769bac29e
parentf8be76e2fe2f7c014011b3b137b6692566a7d6a2
common: shuffle use of __attribute__((packed))

This introduced a formal define in compiler.h, and is otherwise manual
shuffling of __attribute__((packed)) statements to __packed at the head of the
structure.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Keir Fraser <keir@xen.org>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/common/trace.c
xen/common/unlzma.c
xen/drivers/char/ehci-dbgp.c
xen/include/xen/compat.h
xen/include/xen/compiler.h