diff options
| author | Eric Dumazet <[email protected]> | 2021-11-15 17:23:01 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2021-11-17 03:07:53 +0000 |
| commit | c2c60ea37e5b6be58c9dd7aff0b2e86ba0f18e0b (patch) | |
| tree | ca36be4716b4a0912c07952c5b8a85e4ae077f66 /net/core/secure_seq.c | |
| parent | Merge branch 'inuse-cleanups' (diff) | |
| download | kernel-c2c60ea37e5b6be58c9dd7aff0b2e86ba0f18e0b.tar.gz kernel-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 <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/core/secure_seq.c')
0 files changed, 0 insertions, 0 deletions
