diff options
author | Eugene Syromiatnikov <esyr@redhat.com> | 2018-10-07 17:57:31 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-08 07:06:28 +0300 |
commit | a21048c8ec7caf4def353b00b75bf75535deba80 (patch) | |
tree | 3abe4d2d2008c8fe8fade2a0209900f1121351d8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6d4c407744dd0338da5d5d76f40dce5adabfb30a (diff) | |
download | linux-a21048c8ec7caf4def353b00b75bf75535deba80.tar.xz |
net/smc: use __aligned_u64 for 64-bit smc_diag fields
Commit 4b1b7d3b30a6 ("net/smc: add SMC-D diag support") introduced
new UAPI-exposed structure, struct smcd_diag_dmbinfo. However,
it's not usable by compat binaries, as it has different layout there.
Probably, the most straightforward fix that will avoid similar issues
in the future is to use __aligned_u64 for 64-bit fields.
Fixes: 4b1b7d3b30a6 ("net/smc: add SMC-D diag support")
Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions