diff options
author | 2017-05-22 19:54:10 -0700 | |
---|---|---|
committer | 2017-05-25 09:42:25 -0700 | |
commit | a4d768e702de224cc85e0c8eac9311763403b368 (patch) | |
tree | 2a6deacdcea6b7f9a9fc28ca4f438863d9442a5a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: avoid mount-time deadlock in CoW extent recovery (diff) | |
download | wireguard-linux-a4d768e702de224cc85e0c8eac9311763403b368.tar.xz wireguard-linux-a4d768e702de224cc85e0c8eac9311763403b368.zip |
xfs: fix unaligned access in xfs_btree_visit_blocks
This structure copy was throwing unaligned access warnings on sparc64:
Kernel unaligned access at TPC[1043c088] xfs_btree_visit_blocks+0x88/0xe0 [xfs]
xfs_btree_copy_ptrs does a memcpy, which avoids it.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions