commit | 7cdcca725b6bfc96634c15e3f74ae4b148cf9c40 | [log] [tgz] |
---|---|---|
author | Ross Lagerwall <ross.lagerwall@citrix.com> | Wed Oct 11 16:52:03 2017 +0100 |
committer | Stefano Stabellini <sstabellini@kernel.org> | Thu Oct 26 14:26:48 2017 -0700 |
tree | 46bf1668c8b6be9aa6f513a44359c775f3892dec | |
parent | e38c3e86dfffe3cc806d051b9deeab31836b196a [diff] |
xen: Log errno rather than return value xen_modified_memory() sets errno to communicate what went wrong so log this rather than the return value which is not interesting. Signed-off-by: Ross Lagerwall <ross.lagerwall@citrix.com> Acked-by: Anthony PERARD <anthony.perard@citrix.com> Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>