1
0
Fork 0
remarkable-linux/drivers/s390/block
Vasily Gorbik 33cd135ebc s390/scm_blk: correct numa_node in scm_blk_dev_setup
[ Upstream commit d642d6262f ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-10-03 17:00:49 -07:00
..
Kconfig s390/scm: remove cluster option 2017-06-12 16:25:55 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dasd.c s390/dasd: correct numa_node in dasd_alloc_queue 2018-10-03 17:00:49 -07:00
dasd_3990_erp.c s390/dasd: fix wrongly assigned configuration data 2018-03-03 10:24:32 +01:00
dasd_alias.c s390/dasd: fix IO error for newly defined devices 2018-04-29 11:33:18 +02:00
dasd_devmap.c s390/dasd: blk-mq conversion 2017-09-08 15:31:08 +02:00
dasd_diag.c s390/dasd: Change unsigned long long to unsigned long 2017-08-23 13:31:51 +02:00
dasd_diag.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dasd_eckd.c s390/dasd: fix panic for failed online processing 2018-09-15 09:45:30 +02:00
dasd_eckd.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dasd_eer.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dasd_erp.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dasd_fba.c s390/dasd: Add discard support for FBA devices 2017-08-29 16:31:26 +02:00
dasd_fba.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dasd_genhd.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dasd_int.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dasd_ioctl.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dasd_proc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dcssblk.c block: replace bi_bdev with a gendisk pointer and partitions index 2017-08-23 12:49:55 -06:00
scm_blk.c s390/scm_blk: correct numa_node in scm_blk_dev_setup 2018-10-03 17:00:49 -07:00
scm_blk.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
scm_drv.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
xpram.c block: replace bi_bdev with a gendisk pointer and partitions index 2017-08-23 12:49:55 -06:00