diff options
author | David S. Miller <davem@davemloft.net> | 2016-04-21 14:22:14 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-21 14:22:14 -0400 |
commit | c57107c7f59fe438f8c5bb0ce50af857505276b8 (patch) | |
tree | 515f5e73913a81246590ea7cb1b7a08f5c349eda /fs | |
parent | 732912d727cd6deb3c1a05a8baa74b8ce8d510ac (diff) | |
parent | 3d6b66c1d1a8d348928996ca333730f258fbb838 (diff) |
Merge branch 'nlattr_align'
Nicolas Dichtel says:
====================
libnl: enhance API to ease 64bit alignment for attribute
Here is a proposal to add more helpers in the libnetlink to manage 64-bit
alignment issues.
Note that this series was only tested on x86 by tweeking
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS and adding some traces.
The first patch adds helpers for 64bit alignment and other patches
use them.
We could also add helpers for nla_put_u64() and its variants if needed.
v1 -> v2:
- remove patch #1
- split patch #2 (now #1 and #2)
- add nla_need_padding_for_64bit()
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions