Home
last modified time | relevance | path

Searched hist:"9 fbed59fcd16e60dde2528038cc343abd65c0948" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/s390/cio/
H A Dvfio_ccw_cp.hdiff 9fbed59fcd16e60dde2528038cc343abd65c0948 Wed Nov 09 20:30:23 CST 2022 Eric Farman <farman@linux.ibm.com> vfio/ccw: simplify the cp_get_orb interface

There's no need to send in both the address of the subchannel
struct, and an element within it, to populate the ORB.

Pass the whole pointer and let cp_get_orb() take the pieces
that are needed.

Suggested-by: Matthew Rosato <mjrosato@linux.ibm.com>
Signed-off-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
H A Dvfio_ccw_fsm.cdiff 9fbed59fcd16e60dde2528038cc343abd65c0948 Wed Nov 09 20:30:23 CST 2022 Eric Farman <farman@linux.ibm.com> vfio/ccw: simplify the cp_get_orb interface

There's no need to send in both the address of the subchannel
struct, and an element within it, to populate the ORB.

Pass the whole pointer and let cp_get_orb() take the pieces
that are needed.

Suggested-by: Matthew Rosato <mjrosato@linux.ibm.com>
Signed-off-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
H A Dvfio_ccw_cp.cdiff 9fbed59fcd16e60dde2528038cc343abd65c0948 Wed Nov 09 20:30:23 CST 2022 Eric Farman <farman@linux.ibm.com> vfio/ccw: simplify the cp_get_orb interface

There's no need to send in both the address of the subchannel
struct, and an element within it, to populate the ORB.

Pass the whole pointer and let cp_get_orb() take the pieces
that are needed.

Suggested-by: Matthew Rosato <mjrosato@linux.ibm.com>
Signed-off-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>