diff options
author | Matt Fleming <matt@codeblueprint.co.uk> | 2019-08-08 20:53:00 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2019-09-03 09:17:36 +0200 |
commit | a2cbfd46559e809c8165773b7fe8afa058b35414 (patch) | |
tree | f1e0ddb3b8f0f91106c90f2ec4acf2c21c007ef3 /kernel/sched/topology.c | |
parent | bb87481612c4a87d0d9ce8bcb3b9e8ce0ff89a71 (diff) | |
download | linux-a2cbfd46559e809c8165773b7fe8afa058b35414.tar.gz linux-a2cbfd46559e809c8165773b7fe8afa058b35414.tar.bz2 linux-a2cbfd46559e809c8165773b7fe8afa058b35414.zip |
arch, ia64: Make NUMA select SMP
While it does make sense to allow CONFIG_NUMA and !CONFIG_SMP in
theory, it doesn't make much sense in practice.
Follow other architectures and make CONFIG_NUMA select CONFIG_SMP.
The motivation for this patch is to allow a new NUMA variable to be
initialised in kernel/sched/topology.c.
Signed-off-by: Matt Fleming <matt@codeblueprint.co.uk>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Rik van Riel <riel@surriel.com>
Cc: Suravee.Suthikulpanit@amd.com
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Thomas.Lendacky@amd.com
Cc: Tony Luck <tony.luck@intel.com>
Link: https://lkml.kernel.org/r/20190808195301.13222-2-matt@codeblueprint.co.uk
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/sched/topology.c')
0 files changed, 0 insertions, 0 deletions