diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2018-06-24 09:21:59 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2018-07-02 11:24:31 +0200 |
commit | b17e3abb0af404cb62ad4ef1a5962f58b06e2b78 (patch) | |
tree | c1927fc7a8973d5ae2cf20d7e86b19d1b0efbdc5 /tools/perf/scripts/python | |
parent | c879f71c746c655ae03e1b828296c461b77ac8b6 (diff) |
s390/dasd: correct numa_node in dasd_alloc_queue
The numa_node field of the tag_set struct has to be explicitly
initialized, otherwise it stays as 0, which is a valid numa node id and
cause memory allocation failure if node 0 is offline.
Acked-by: Stefan Haberland <sth@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions