diff options
author | Simon Glass <sjg@chromium.org> | 2020-07-17 08:48:17 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2020-07-20 09:46:45 +0800 |
commit | 50e9cac1070bcf700eca18212d510afaa4752b21 (patch) | |
tree | c381dfb6cc43a879136f6e335617395272ec6840 /arch/x86/cpu/mp_init.c | |
parent | c33aa3527d7a005f980839ef3607c305ff504054 (diff) |
global_data: Add a generic global_data flag for SMP state
Allow keeping track of whether all CPUs have been enabled yet. This allows
us to know whether other CPUs need to be considered when updating
CPU-specific settings such as MTRRs on x86.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/x86/cpu/mp_init.c')
0 files changed, 0 insertions, 0 deletions