scx-upstream/scheds/include
David Vernet ee940bd8b5
rustland: Mark get_cpu_owner() as __maybe_unused
scx_rustland has a function called get_cpu_owner() in BPF which
currently has no callers. There's nothing wrong with the function, but
it causes a warning due to an unused function. Let's just annotate it
with __maybe_unused to tell the compiler that it's not a problem.

Signed-off-by: David Vernet <void@manifault.com>
2024-05-18 07:51:20 -05:00
..
bpf-compat/gnu build: Add dummy gnu/stubs.h to fix build on systems without 32bit glibc-dev 2023-12-02 13:25:02 -10:00
scx rustland: Mark get_cpu_owner() as __maybe_unused 2024-05-18 07:51:20 -05:00
vmlinux Sync from kernel (73f4013eb1eb) 2024-05-17 01:57:36 -10:00