summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorHelge Deller <deller@kernel.org>2025-11-26 21:15:04 +0100
committerJohn Johansen <john.johansen@canonical.com>2026-01-22 04:52:25 -0800
commit6fc367bfd4c8886e6b1742aabbd1c0bdc310db3a (patch)
tree8eac27a63553f4d610a6efdf1f35c72856ddddd0 /tools/perf/scripts/python/flamegraph.py
parent64802f731214a51dfe3c6c27636b3ddafd003eb0 (diff)
downloadlinux-6fc367bfd4c8886e6b1742aabbd1c0bdc310db3a.tar.gz
linux-6fc367bfd4c8886e6b1742aabbd1c0bdc310db3a.zip
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 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions