https://github.com/torvalds/linux
Revision d811bcee1f7a379cad893fdee4c8db5775963b7f authored by Stefano Stabellini on 01 March 2018, 02:05:34 UTC, committed by Juergen Gross on 01 March 2018, 06:23:36 UTC
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>
1 parent 47b02f4
Raw File
Tip revision: d811bcee1f7a379cad893fdee4c8db5775963b7f authored by Stefano Stabellini on 01 March 2018, 02:05:34 UTC
pvcalls-front: 64-bit align flags
Tip revision: d811bce
.get_maintainer.ignore
Christoph Hellwig <hch@lst.de>
back to top