diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2022-10-26 14:31:10 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2022-10-31 23:40:24 +0100 |
commit | 97c4090badca743451c3798f1c1846e9f3f252de (patch) | |
tree | b8fa8a3a08166fcf49266a22efb61824ed43ad64 /samples/bpf | |
parent | bpf: check max_entries before allocating memory (diff) | |
download | linux-97c4090badca743451c3798f1c1846e9f3f252de.tar.xz linux-97c4090badca743451c3798f1c1846e9f3f252de.zip |
bpf: Remove the obsolte u64_stats_fetch_*_irq() users.
Now that the 32bit UP oddity is gone and 32bit uses always a sequence
count, there is no need for the fetch_irq() variants anymore.
Convert to the regular interface.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/bpf/20221026123110.331690-1-bigeasy@linutronix.de
Diffstat (limited to 'samples/bpf')
0 files changed, 0 insertions, 0 deletions