diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2025-01-13 20:39:35 +0300 |
---|---|---|
committer | Boqun Feng <boqun.feng@gmail.com> | 2025-02-05 18:12:05 +0300 |
commit | 443971156cebfc54a5f5c37a5702c13a2bb06755 (patch) | |
tree | 5ec427ab8a452f4936643b6ca897709d7d2d61eb /scripts/extract-fwblobs | |
parent | 4937096b579a36cfa5764a229d1a89542e10cf5b (diff) | |
download | linux-443971156cebfc54a5f5c37a5702c13a2bb06755.tar.xz |
srcu: Move SRCU Tree/Tiny definitions from srcu.h
There are a couple of definitions under "#ifdef CONFIG_TINY_SRCU"
in include/linux/srcu.h. There is no point in them being there,
so this commit moves them to include/linux/srcutiny.h and
include/linux/srcutree.c, thus eliminating that #ifdef.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Andrii Nakryiko <andrii@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Kent Overstreet <kent.overstreet@linux.dev>
Cc: <bpf@vger.kernel.org>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions