aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorKumar Kartikeya Dwivedi <memxor@gmail.com>2025-03-15 21:05:21 -0700
committerAlexei Starovoitov <ast@kernel.org>2025-03-19 08:03:04 -0700
commit30ff133277eba8b7f30013c9f27b1c8257418e6a (patch)
treece5b06ac80a9f563cbf4d344cbba7b163e4d9e9f /scripts/gdb/linux/utils.py
parentlocking: Copy out qspinlock.c to kernel/bpf/rqspinlock.c (diff)
downloadwireguard-linux-30ff133277eba8b7f30013c9f27b1c8257418e6a.tar.xz
wireguard-linux-30ff133277eba8b7f30013c9f27b1c8257418e6a.zip
rqspinlock: Add rqspinlock.h header
This header contains the public declarations usable in the rest of the kernel for rqspinlock. Let's also type alias qspinlock to rqspinlock_t to ensure consistent use of the new lock type. We want to remove dependence on the qspinlock type in later patches as we need to provide a test-and-set fallback, hence begin abstracting away from now onwards. Reviewed-by: Barret Rhoden <brho@google.com> Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com> Link: https://lore.kernel.org/r/20250316040541.108729-6-memxor@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions