s390x/mmu: Trace the right value if setting/getting the storage key fails
commit24332523f15aca16d974a9e4a353a6e09043815d
authorDavid Hildenbrand <david@redhat.com>
Fri, 16 Aug 2019 08:47:03 +0000 (16 10:47 +0200)
committerCornelia Huck <cohuck@redhat.com>
Thu, 22 Aug 2019 12:53:49 +0000 (22 14:53 +0200)
treea258ebe368da7b0e975b09c6225524b5177e7c52
parent25bcb45d1b81d22634daa2b1a2d8bee746ac129b
s390x/mmu: Trace the right value if setting/getting the storage key fails

We want to trace the actual return value, not "0".

Fixes: 0f5f669147b5 ("s390x: Enable new s390-storage-keys device")
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20190816084708.602-2-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/mmu_helper.c