Stefano Stabellini d811bcee1f pvcalls-front: 64-bit align flags
We are using test_and_* operations on the status and flag fields of
struct sock_mapping. However, these functions require the operand to be
64-bit aligned on arm64. Currently, only status is 64-bit aligned.

Make status and flags explicitly 64-bit aligned.

Signed-off-by: Stefano Stabellini <stefano@aporeto.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
2018-03-01 07:23:36 +01:00
..
2018-02-17 09:40:33 +01:00
2015-12-21 14:40:55 +00:00
2017-05-02 12:06:50 +02:00
2017-12-12 09:39:43 -05:00
2017-11-16 13:06:27 -08:00
2015-12-21 14:40:55 +00:00
2018-02-01 10:07:32 -05:00
2017-11-16 13:06:27 -08:00
2017-06-05 16:59:12 +02:00