Commit 397935e
committed
Merge tag 'smp-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull cpu core updates from Thomas Gleixner:
"A small boring set of cleanups for the SMP and CPU hotplug code"
* tag 'smp-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
cpu: Remove stray semicolon
smp: Make __smp_processor_id() 0-argument macro
cpu: Mark cpu_possible_mask as __ro_after_init
kernel/cpu: Convert snprintf() to sysfs_emit()
cpu/hotplug: Delete an extraneous kernel-doc description2 files changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
| 264 | + | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
3005 | 3004 | | |
3006 | 3005 | | |
3007 | 3006 | | |
3008 | | - | |
| 3007 | + | |
3009 | 3008 | | |
3010 | 3009 | | |
3011 | 3010 | | |
| |||
3018 | 3017 | | |
3019 | 3018 | | |
3020 | 3019 | | |
3021 | | - | |
| 3020 | + | |
3022 | 3021 | | |
3023 | 3022 | | |
3024 | 3023 | | |
| |||
3107 | 3106 | | |
3108 | 3107 | | |
3109 | 3108 | | |
3110 | | - | |
| 3109 | + | |
3111 | 3110 | | |
3112 | 3111 | | |
3113 | | - | |
| 3112 | + | |
3114 | 3113 | | |
3115 | 3114 | | |
3116 | 3115 | | |
| |||
0 commit comments