diff options
author | 2018-06-24 09:21:59 +0200 | |
---|---|---|
committer | 2018-07-02 11:24:31 +0200 | |
commit | b17e3abb0af404cb62ad4ef1a5962f58b06e2b78 (patch) | |
tree | c1927fc7a8973d5ae2cf20d7e86b19d1b0efbdc5 /arch/s390/kernel/topology.c | |
parent | Merge branch 'zcrypt' into features (diff) | |
download | wireguard-linux-b17e3abb0af404cb62ad4ef1a5962f58b06e2b78.tar.xz wireguard-linux-b17e3abb0af404cb62ad4ef1a5962f58b06e2b78.zip |
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 'arch/s390/kernel/topology.c')
0 files changed, 0 insertions, 0 deletions