Home
last modified time | relevance | path

Searched hist:e9091ffd6a0aaced111b5d6ead5eaab5cd7101bc (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/include/asm/
H A Dqdio.hdiff 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 Dqdio_setup.cdiff 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 Dqeth_core_main.cdiff 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>