diff options
author | Abel Vesa <abelvesa@linux.com> | 2018-08-15 00:26:00 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-08-15 01:00:00 +0300 |
commit | 269777aa530f3438ec1781586cdac0b5fe47b061 (patch) | |
tree | 2669d130257c0c3f31856330dd554c219b06c9ea /net/sched/sch_netem.c | |
parent | e6ecec342fefc2df01438cb0b8bacdd8641a6418 (diff) | |
download | linux-269777aa530f3438ec1781586cdac0b5fe47b061.tar.xz |
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 'net/sched/sch_netem.c')
0 files changed, 0 insertions, 0 deletions