Home
last modified time | relevance | path

Searched hist:"5 c2e5a0cf5b12c156b0cb07af43b51627c086480" (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/s390/cio/
H A Dfcx.cdiff 5c2e5a0cf5b12c156b0cb07af43b51627c086480 Fri Jun 18 01:39:12 CDT 2021 Alexander Gordeev <agordeev@linux.ibm.com> s390/cio: sort out physical vs virtual pointers usage

This does not fix a real bug, since virtual addresses
are currently indentical to physical ones.

Use virt_to_phys() for intparm interrupt parameter to
convert a 64-bit virtual address to the 32-bit physical
address, which is expected to be below 2GB.

Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
H A Ditcw.cdiff 5c2e5a0cf5b12c156b0cb07af43b51627c086480 Fri Jun 18 01:39:12 CDT 2021 Alexander Gordeev <agordeev@linux.ibm.com> s390/cio: sort out physical vs virtual pointers usage

This does not fix a real bug, since virtual addresses
are currently indentical to physical ones.

Use virt_to_phys() for intparm interrupt parameter to
convert a 64-bit virtual address to the 32-bit physical
address, which is expected to be below 2GB.

Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
H A Ddevice_id.cdiff 5c2e5a0cf5b12c156b0cb07af43b51627c086480 Fri Jun 18 01:39:12 CDT 2021 Alexander Gordeev <agordeev@linux.ibm.com> s390/cio: sort out physical vs virtual pointers usage

This does not fix a real bug, since virtual addresses
are currently indentical to physical ones.

Use virt_to_phys() for intparm interrupt parameter to
convert a 64-bit virtual address to the 32-bit physical
address, which is expected to be below 2GB.

Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
H A Ddevice_status.cdiff 5c2e5a0cf5b12c156b0cb07af43b51627c086480 Fri Jun 18 01:39:12 CDT 2021 Alexander Gordeev <agordeev@linux.ibm.com> s390/cio: sort out physical vs virtual pointers usage

This does not fix a real bug, since virtual addresses
are currently indentical to physical ones.

Use virt_to_phys() for intparm interrupt parameter to
convert a 64-bit virtual address to the 32-bit physical
address, which is expected to be below 2GB.

Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
H A Deadm_sch.cdiff 5c2e5a0cf5b12c156b0cb07af43b51627c086480 Fri Jun 18 01:39:12 CDT 2021 Alexander Gordeev <agordeev@linux.ibm.com> s390/cio: sort out physical vs virtual pointers usage

This does not fix a real bug, since virtual addresses
are currently indentical to physical ones.

Use virt_to_phys() for intparm interrupt parameter to
convert a 64-bit virtual address to the 32-bit physical
address, which is expected to be below 2GB.

Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
H A Ddevice_pgid.cdiff 5c2e5a0cf5b12c156b0cb07af43b51627c086480 Fri Jun 18 01:39:12 CDT 2021 Alexander Gordeev <agordeev@linux.ibm.com> s390/cio: sort out physical vs virtual pointers usage

This does not fix a real bug, since virtual addresses
are currently indentical to physical ones.

Use virt_to_phys() for intparm interrupt parameter to
convert a 64-bit virtual address to the 32-bit physical
address, which is expected to be below 2GB.

Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
H A Dchsc_sch.cdiff 5c2e5a0cf5b12c156b0cb07af43b51627c086480 Fri Jun 18 01:39:12 CDT 2021 Alexander Gordeev <agordeev@linux.ibm.com> s390/cio: sort out physical vs virtual pointers usage

This does not fix a real bug, since virtual addresses
are currently indentical to physical ones.

Use virt_to_phys() for intparm interrupt parameter to
convert a 64-bit virtual address to the 32-bit physical
address, which is expected to be below 2GB.

Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
H A Ddevice_fsm.cdiff 5c2e5a0cf5b12c156b0cb07af43b51627c086480 Fri Jun 18 01:39:12 CDT 2021 Alexander Gordeev <agordeev@linux.ibm.com> s390/cio: sort out physical vs virtual pointers usage

This does not fix a real bug, since virtual addresses
are currently indentical to physical ones.

Use virt_to_phys() for intparm interrupt parameter to
convert a 64-bit virtual address to the 32-bit physical
address, which is expected to be below 2GB.

Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
H A Dcio.cdiff 5c2e5a0cf5b12c156b0cb07af43b51627c086480 Fri Jun 18 01:39:12 CDT 2021 Alexander Gordeev <agordeev@linux.ibm.com> s390/cio: sort out physical vs virtual pointers usage

This does not fix a real bug, since virtual addresses
are currently indentical to physical ones.

Use virt_to_phys() for intparm interrupt parameter to
convert a 64-bit virtual address to the 32-bit physical
address, which is expected to be below 2GB.

Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
H A Ddevice.cdiff 5c2e5a0cf5b12c156b0cb07af43b51627c086480 Fri Jun 18 01:39:12 CDT 2021 Alexander Gordeev <agordeev@linux.ibm.com> s390/cio: sort out physical vs virtual pointers usage

This does not fix a real bug, since virtual addresses
are currently indentical to physical ones.

Use virt_to_phys() for intparm interrupt parameter to
convert a 64-bit virtual address to the 32-bit physical
address, which is expected to be below 2GB.

Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>