Searched hist:c98e16b2fa1202dd8c66900823591cd110a1a213 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/s390/cio/ |
H A D | vfio_ccw_private.h | diff c98e16b2fa1202dd8c66900823591cd110a1a213 Fri Sep 21 15:40:12 CDT 2018 Eric Farman <farman@linux.ibm.com> s390/cio: Convert ccw_io_region to pointer
In the event that we want to change the layout of the ccw_io_region in the future[1], it might be easier to work with it as a pointer within the vfio_ccw_private struct rather than an embedded struct.
[1] https://patchwork.kernel.org/comment/22228541/
Signed-off-by: Eric Farman <farman@linux.ibm.com> Message-Id: <20180921204013.95804-2-farman@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
H A D | vfio_ccw_fsm.c | diff c98e16b2fa1202dd8c66900823591cd110a1a213 Fri Sep 21 15:40:12 CDT 2018 Eric Farman <farman@linux.ibm.com> s390/cio: Convert ccw_io_region to pointer
In the event that we want to change the layout of the ccw_io_region in the future[1], it might be easier to work with it as a pointer within the vfio_ccw_private struct rather than an embedded struct.
[1] https://patchwork.kernel.org/comment/22228541/
Signed-off-by: Eric Farman <farman@linux.ibm.com> Message-Id: <20180921204013.95804-2-farman@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
H A D | vfio_ccw_ops.c | diff c98e16b2fa1202dd8c66900823591cd110a1a213 Fri Sep 21 15:40:12 CDT 2018 Eric Farman <farman@linux.ibm.com> s390/cio: Convert ccw_io_region to pointer
In the event that we want to change the layout of the ccw_io_region in the future[1], it might be easier to work with it as a pointer within the vfio_ccw_private struct rather than an embedded struct.
[1] https://patchwork.kernel.org/comment/22228541/
Signed-off-by: Eric Farman <farman@linux.ibm.com> Message-Id: <20180921204013.95804-2-farman@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
H A D | vfio_ccw_drv.c | diff c98e16b2fa1202dd8c66900823591cd110a1a213 Fri Sep 21 15:40:12 CDT 2018 Eric Farman <farman@linux.ibm.com> s390/cio: Convert ccw_io_region to pointer
In the event that we want to change the layout of the ccw_io_region in the future[1], it might be easier to work with it as a pointer within the vfio_ccw_private struct rather than an embedded struct.
[1] https://patchwork.kernel.org/comment/22228541/
Signed-off-by: Eric Farman <farman@linux.ibm.com> Message-Id: <20180921204013.95804-2-farman@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|