diff options
author | Joe Thornber <ejt@redhat.com> | 2021-03-29 16:34:57 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-11 14:04:18 +0200 |
commit | 6fcaa44105aa8cc08da6a704fdb7bd4698877ca8 (patch) | |
tree | 4b143f8ba3df82070fae3ac1cbe757258f9732d0 /net/bluetooth/hci_request.c | |
parent | c64da3294a7d59a4bf6874c664c13be892f15f44 (diff) |
dm persistent data: packed struct should have an aligned() attribute too
commit a88b2358f1da2c9f9fcc432f2e0a79617fea397c upstream.
Otherwise most non-x86 architectures (e.g. riscv, arm) will resort to
byte-by-byte access.
Cc: stable@vger.kernel.org
Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions