diff options
author | Peter Zijlstra | 2021-01-25 16:46:49 +0100 |
---|---|---|
committer | Peter Zijlstra | 2021-04-16 17:06:32 +0200 |
commit | b02a4fd8148f655095d9e3d6eddd8f0042bcc27c (patch) | |
tree | dd76c71cf5ce05079030ff9a3ae80ffb9b5d9486 /kernel/cpu.c | |
parent | 5e0ccd4a3b01c5a71732a13186ca110a138516ea (diff) |
cpumask: Make cpu_{online,possible,present,active}() inline
Prepare for addition of another mask. Primarily a code movement to
avoid having to create more #ifdef, but while there, convert
everything with an argument to an inline function.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Valentin Schneider <valentin.schneider@arm.com>
Link: https://lkml.kernel.org/r/20210310150109.045447765@infradead.org
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions