diff options
| author | Helge Deller <deller@kernel.org> | 2025-11-26 21:15:04 +0100 |
|---|---|---|
| committer | John Johansen <john.johansen@canonical.com> | 2026-01-22 04:52:25 -0800 |
| commit | 6fc367bfd4c8886e6b1742aabbd1c0bdc310db3a (patch) | |
| tree | 8eac27a63553f4d610a6efdf1f35c72856ddddd0 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | 64802f731214a51dfe3c6c27636b3ddafd003eb0 (diff) | |
apparmor: Fix & Optimize table creation from possibly unaligned memory
Source blob may come from userspace and might be unaligned.
Try to optize the copying process by avoiding unaligned memory accesses.
- Added Fixes tag
- Added "Fix &" to description as this doesn't just optimize but fixes
a potential unaligned memory access
Fixes: e6e8bf418850d ("apparmor: fix restricted endian type warnings for dfa unpack")
Signed-off-by: Helge Deller <deller@gmx.de>
[jj: remove duplicate word "convert" in comment trigger checkpatch warning]
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
