diff options
author | 2018-06-25 14:30:42 +0200 | |
---|---|---|
committer | 2018-07-02 11:24:48 +0200 | |
commit | d642d6262f4fcfa5d200ec6e218c17f0c15b3390 (patch) | |
tree | 6070bb929fabaad4c5839b48bb8f423f2d44ca40 /arch/s390/kernel/topology.c | |
parent | s390/dasd: correct numa_node in dasd_alloc_queue (diff) | |
download | wireguard-linux-d642d6262f4fcfa5d200ec6e218c17f0c15b3390.tar.xz wireguard-linux-d642d6262f4fcfa5d200ec6e218c17f0c15b3390.zip |
s390/scm_blk: correct numa_node in scm_blk_dev_setup
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: Sebastian Ott <sebott@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