diff options
| author | Tejun Heo <[email protected]> | 2011-02-16 12:13:06 +0100 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2011-02-16 12:13:06 +0100 |
| commit | a9aec56afac238e4ed3980bd10b22121b83866dd (patch) | |
| tree | 77ef26c3361ebb54cbb08897c0ac2763e2c5edbe /tools/perf/scripts/python/sched-migration.py | |
| parent | 940fed2e79a15cf0d006c860d7811adbe5c19882 (diff) | |
x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by return value
Because of the way ACPI tables are parsed, the generic
acpi_numa_init() couldn't return failure when error was detected by
arch hooks. Instead, the failure state was recorded and later arch
dependent init hook - acpi_scan_nodes() - would fail.
Wrap acpi_numa_init() with x86_acpi_numa_init() so that failure can be
indicated as return value immediately. This is in preparation for
further NUMA init cleanups.
Signed-off-by: Tejun Heo <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Cyrill Gorcunov <[email protected]>
Cc: Shaohui Zheng <[email protected]>
Cc: David Rientjes <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions