Searched hist:c34a12e6a3df3aae8cb6f47baf0d14ef0fbecf7f (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/s390/cio/ |
H A D | vfio_ccw_cp.c | diff c34a12e6a3df3aae8cb6f47baf0d14ef0fbecf7f Tue May 14 18:42:45 CDT 2019 Eric Farman <farman@linux.ibm.com> s390/cio: Initialize the host addresses in pfn_array
Let's initialize the host address to something that is invalid, rather than letting it default to zero. This just makes it easier to notice when a pin operation has failed or been skipped.
Signed-off-by: Eric Farman <farman@linux.ibm.com> Message-Id: <20190514234248.36203-5-farman@linux.ibm.com> Reviewed-by: Farhan Ali <alifm@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|