diff options
author | 2024-02-05 13:01:19 +0300 | |
---|---|---|
committer | 2024-02-19 18:05:47 +0100 | |
commit | da92df490eeab7a97a3390ff32e0ae091e0dc2eb (patch) | |
tree | 7eeb5a7c4692da3506d89b2791e8ebd30dc8989b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kernel/cpu: Convert snprintf() to sysfs_emit() (diff) | |
download | wireguard-linux-da92df490eeab7a97a3390ff32e0ae091e0dc2eb.tar.xz wireguard-linux-da92df490eeab7a97a3390ff32e0ae091e0dc2eb.zip |
cpu: Mark cpu_possible_mask as __ro_after_init
cpu_possible_mask is by definition "cpus which could be hotplugged without
reboot". It's a property which is fixed after kernel enumerates the
hardware configuration.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/41cd78af-92a3-4f23-8c7a-4316a04a66d8@p183
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions