mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-27 01:34:40 +00:00
All current users of bind_to_cpu() don't care _which_ CPU they get, just that they are bound to a single free one. So alter the interface to 1. Accept a BIND_CPU_ANY value that tells it to automatically pick a CPU 2. Return the picked CPU And convert all these users to bind_to_cpu(BIND_CPU_ANY). Signed-off-by: Benjamin Gray <bgray@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20230406043320.125138-4-bgray@linux.ibm.com |
||
|---|---|---|
| .. | ||
| ebb | ||
| event_code_tests | ||
| sampling_tests | ||
| .gitignore | ||
| branch_loops.S | ||
| count_instructions.c | ||
| count_stcx_fail.c | ||
| event.c | ||
| event.h | ||
| l3_bank_test.c | ||
| lib.c | ||
| lib.h | ||
| loop.S | ||
| Makefile | ||
| per_event_excludes.c | ||