diff options
author | Abel Vesa <abelvesa@linux.com> | 2018-08-15 00:26:00 +0300 |
---|---|---|
committer | Stephen Rothwell <sfr@canb.auug.org.au> | 2018-08-15 17:41:58 +1000 |
commit | 21ee6251550c8eca6c5e7fb536cdb6a46d9ad42f (patch) | |
tree | 326ea9b9f9fe43dd396c7b0738f96a1ab1054966 /arch | |
parent | 79fc1f43c7cdf341e2f37509c312608b39f5adc7 (diff) | |
download | linux-next-21ee6251550c8eca6c5e7fb536cdb6a46d9ad42f.tar.gz |
cpu/hotplug: Non-SMP machines do not make use of booted_once
Commit 0cc3cd21657b ("cpu/hotplug: Boot HT siblings at least once")
breaks non-SMP builds.
[ I suspect the 'bool' fields should just be made to be bitfields and be
exposed regardless of configuration, but that's a separate cleanup
that I'll leave to the owners of this file for later. - Linus ]
Fixes: 0cc3cd21657b ("cpu/hotplug: Boot HT siblings at least once")
Cc: Dave Hansen <dave.hansen@intel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Tony Luck <tony.luck@intel.com>
Signed-off-by: Abel Vesa <abelvesa@linux.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions