diff options
| author | Joe Thornber <ejt@redhat.com> | 2021-03-29 16:34:57 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-22 10:59:22 +0200 |
| commit | 77aab16c6185f15fedccf72094d6d9a59dadadba (patch) | |
| tree | 421eef7dc18f3d9e8c64b9798b28fc4112728375 /kernel/module.c | |
| parent | d43d56dbf452ccecc1ec735cd4b6840118005d7c (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 'kernel/module.c')
0 files changed, 0 insertions, 0 deletions
