Searched hist:e9091ffd6a0aaced111b5d6ead5eaab5cd7101bc (Results 1 – 3 of 3) sorted by relevance
/linux/arch/s390/include/asm/ |
H A D | qdio.h | diff e9091ffd6a0aaced111b5d6ead5eaab5cd7101bc Mon Feb 10 10:48:11 CET 2020 Julian Wiedmann <jwi@linux.ibm.com> s390/qdio: fill SL with absolute addresses
As the comment says, sl->sbal holds an absolute address. qeth currently solves this through wild casting, while zfcp doesn't care.
Handle this properly in the code that actually builds the SL.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Reviewed-by: Alexandra Winter <wintera@linux.ibm.com> Reviewed-by: Steffen Maier <maier@linux.ibm.com> [for qdio] Reviewed-by: Benjamin Block <bblock@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
|
/linux/drivers/s390/cio/ |
H A D | qdio_setup.c | diff e9091ffd6a0aaced111b5d6ead5eaab5cd7101bc Mon Feb 10 10:48:11 CET 2020 Julian Wiedmann <jwi@linux.ibm.com> s390/qdio: fill SL with absolute addresses
As the comment says, sl->sbal holds an absolute address. qeth currently solves this through wild casting, while zfcp doesn't care.
Handle this properly in the code that actually builds the SL.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Reviewed-by: Alexandra Winter <wintera@linux.ibm.com> Reviewed-by: Steffen Maier <maier@linux.ibm.com> [for qdio] Reviewed-by: Benjamin Block <bblock@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
|
/linux/drivers/s390/net/ |
H A D | qeth_core_main.c | diff e9091ffd6a0aaced111b5d6ead5eaab5cd7101bc Mon Feb 10 10:48:11 CET 2020 Julian Wiedmann <jwi@linux.ibm.com> s390/qdio: fill SL with absolute addresses
As the comment says, sl->sbal holds an absolute address. qeth currently solves this through wild casting, while zfcp doesn't care.
Handle this properly in the code that actually builds the SL.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Reviewed-by: Alexandra Winter <wintera@linux.ibm.com> Reviewed-by: Steffen Maier <maier@linux.ibm.com> [for qdio] Reviewed-by: Benjamin Block <bblock@linux.ibm.com> Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
|