diff options
| author | Volodymyr G. Lukiianyk <volodymyrgl@gmail.com> | 2011-01-14 02:46:26 +0300 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-01-14 04:32:37 +0300 |
| commit | ecb256f815232b35ae8382cff36ca8ce0bbd077e (patch) | |
| tree | 4f488ba29b5bf860576a3a2e405607a9c32048bf /tools/perf/scripts/python/syscall-counts.py | |
| parent | dc83edd941f412e938841b4989be24aa288a1aa6 (diff) | |
| download | linux-ecb256f815232b35ae8382cff36ca8ce0bbd077e.tar.xz | |
mm: set correct numa_zonelist_order string when configured on the kernel command line
When numa_zonelist_order parameter is set to "node" or "zone" on the
command line it's still showing as "default" in sysctl. That's because
early_param parsing function changes only user_zonelist_order variable.
Fix this by copying user-provided string to numa_zonelist_order if it was
successfully parsed.
Signed-off-by: Volodymyr G Lukiianyk <volodymyrgl@gmail.com>
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
