diff options
author | 2011-03-04 15:17:21 +0100 | |
---|---|---|
committer | 2011-03-04 15:17:21 +0100 | |
commit | c09cedf4f75f1e47ea17f55e18e9cfb81bec8575 (patch) | |
tree | deff33cfb836cc7797916062c7d244fb71d3ac30 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | x86-64, NUMA: Fix numa_emulation code with node0 without RAM (diff) | |
download | linux-rng-c09cedf4f75f1e47ea17f55e18e9cfb81bec8575.tar.xz linux-rng-c09cedf4f75f1e47ea17f55e18e9cfb81bec8575.zip |
x86-64, NUMA: Clean up initmem_init()
This patch cleans initmem_init() so that it is more readable and doesn't
use an unnecessary array of function pointers to convolute the flow of
the code. It also makes it obvious that dummy_numa_init() will always
succeed (and documents that requirement) so that the existing BUG() is
never actually reached.
No functional change.
-tj: Updated comment for dummy_numa_init() slightly.
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions