aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2021-05-23 21:12:09 -0700
committerJason Gunthorpe <[email protected]>2021-05-28 20:21:20 -0300
commit6dc26498e1d3d702b5321f380e24d3368765b351 (patch)
tree79967f6b6efe7d7bc8f8d6adda4d76b5cafaa8ee /tools/perf/scripts/python
parentc838de1af141ee3bd23ea1781a7033375b54f35a (diff)
RDMA/srp: Apply the __packed attribute to members instead of structures
Applying the __packed attribute to an entire data structure results in suboptimal code on architectures that do not support unaligned accesses. Hence apply the __packed attribute only to those data members that are not naturally aligned. Link: https://lore.kernel.org/r/[email protected] Cc: Nicolas Morey-Chaisemartin <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions