commit | c34a12e6a3df3aae8cb6f47baf0d14ef0fbecf7f | [log] [tgz] |
---|---|---|
author | Eric Farman <farman@linux.ibm.com> | Wed May 15 01:42:45 2019 +0200 |
committer | Cornelia Huck <cohuck@redhat.com> | Mon Jun 03 12:02:55 2019 +0200 |
tree | 1424092e049f011634f907165cecd68c8ab4c07e | |
parent | e4f3f18b12324e2c140b97f93e3259eee9696d11 [diff] |
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>