diff options
author | 2016-05-24 15:35:40 -0700 | |
---|---|---|
committer | 2016-05-30 14:27:08 +0200 | |
commit | fb1f4181cef6ca15840164a5bd41f3dc4cb4f88d (patch) | |
tree | aff8f3004099ea0253a0233ac52e55459ff465bc /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.c (diff) | |
download | linux-dev-fb1f4181cef6ca15840164a5bd41f3dc4cb4f88d.tar.xz linux-dev-fb1f4181cef6ca15840164a5bd41f3dc4cb4f88d.zip |
ACPI / NUMA: remove unneeded acpi_numa=1
acpi_numa is default to 0, it's set to -1 when disable acpi numa or
when a bad SRAT is parsed, and it's only consumed in srat_disabled()
(compare it with 0) to continue parse the SRAT or not, so we don't
need to set acpi_numa to 1 when we get a valid SRAT entry.
Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Robert Richter <rrichter@cavium.com>
Signed-off-by: David Daney <david.daney@cavium.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions