diff options
author | 2021-11-15 09:23:01 -0800 | |
---|---|---|
committer | 2021-11-16 19:07:53 -0800 | |
commit | c2c60ea37e5b6be58c9dd7aff0b2e86ba0f18e0b (patch) | |
tree | ca36be4716b4a0912c07952c5b8a85e4ae077f66 /net/xfrm/xfrm_input.c | |
parent | Merge branch 'inuse-cleanups' (diff) | |
download | wireguard-linux-c2c60ea37e5b6be58c9dd7aff0b2e86ba0f18e0b.tar.xz wireguard-linux-c2c60ea37e5b6be58c9dd7aff0b2e86ba0f18e0b.zip |
once: use __section(".data.once")
.data.once contains nicely packed bool variables.
It is used already by DO_ONCE_LITE().
Using it also in DO_ONCE() removes holes in .data section.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/xfrm/xfrm_input.c')
0 files changed, 0 insertions, 0 deletions