diff options
author | Nicolas Dichtel <[email protected]> | 2016-04-22 17:31:24 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-04-23 20:13:25 -0400 |
commit | 80df554275c21edca22ece02448bdb378c2ee9f1 (patch) | |
tree | ea4a3f342c07929025c193b2b67e206e1008afa9 /kernel/bpf/helpers.c | |
parent | de95c4a46a6e608444ccaf541087594553c7df11 (diff) |
taskstats: use the libnl API to align nlattr on 64-bit
Goal of this patch is to use the new libnl API to align netlink attribute
when needed.
The layout of the netlink message will be a bit different after the patch,
because the padattr (TASKSTATS_TYPE_STATS) will be inside the nested
attribute instead of before it.
Signed-off-by: Nicolas Dichtel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'kernel/bpf/helpers.c')
0 files changed, 0 insertions, 0 deletions