diff options
| author | David S. Miller <[email protected]> | 2021-06-28 22:54:57 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-06-28 22:54:57 +0000 |
| commit | 84fe73996c2e7407006002ef92d7354a56b69fed (patch) | |
| tree | 761f56700ba628e5b16ad2449584b713971ac8cd /net/unix/af_unix.c | |
| parent | net: sparx5: Do not use mac_addr uninitialized in mchp_sparx5_probe() (diff) | |
| parent | net: update netdev_rx_csum_fault() print dump only once (diff) | |
| download | kernel-84fe73996c2e7407006002ef92d7354a56b69fed.tar.gz kernel-84fe73996c2e7407006002ef92d7354a56b69fed.zip | |
Merge branch 'do_once_lite'
Tanner Love says:
====================
net: update netdev_rx_csum_fault() print dump only once
First patch implements DO_ONCE_LITE to abstract uses of the ".data.once"
trick. It is defined in its own, new header file -- rather than
alongside the existing DO_ONCE in include/linux/once.h -- because
include/linux/once.h includes include/linux/jump_label.h, and this
causes the build to break for some architectures if
include/linux/once.h is included in include/linux/printk.h or
include/asm-generic/bug.h.
Second patch uses DO_ONCE_LITE in netdev_rx_csum_fault to print dump
only once.
====================
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
