Hi everyone, Here's the update to the couple small addressing fixes created/used by vfio-ccw, which are shared with hardware, which I'd sent a week or two ago. One thing left un-done is a broader rework of the cp_get_orb() interface that Matthew suggested [1]. I intend to address that with a larger series that reworks the whole channel program path in the not-too-distant future; doing it here expands the otherwise tidy scope of these commits more than I'd like. [1] https://lore.kernel.org/linux-s390/c9e7229e-a88d-2185-bb6b-a94e9dac7b7a@xxxxxxxxxxxxx/ v1->v2: - [MR, NB] Patch 1: Update commit message per suggestions - [MR, NB] Add reviewed-by tags (thank you!) v1: https://lore.kernel.org/linux-s390/20221109202157.1050545-1-farman@xxxxxxxxxxxxx/ Alexander Gordeev (1): vfio/ccw: sort out physical vs virtual pointers usage Eric Farman (1): vfio/ccw: identify CCW data addresses as physical drivers/s390/cio/vfio_ccw_cp.c | 4 ++-- drivers/s390/cio/vfio_ccw_fsm.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) -- 2.34.1