mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-25 12:10:24 +00:00
ee940bd8b5
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> |
||
---|---|---|
.. | ||
bpf-compat/gnu | ||
scx | ||
vmlinux |