[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH-for-4.2 v2 4/6] s390x/mmu: Trace the right value
From: |
Cornelia Huck |
Subject: |
Re: [qemu-s390x] [PATCH-for-4.2 v2 4/6] s390x/mmu: Trace the right value if setting/getting the storage key fails |
Date: |
Thu, 15 Aug 2019 17:39:22 +0200 |
On Wed, 14 Aug 2019 19:50:44 +0200
Thomas Huth <address@hidden> wrote:
> On 8/14/19 9:23 AM, David Hildenbrand wrote:
> > We want to trace the actual return value, not "0".
> >
> > Reviewed-by: Cornelia Huck <address@hidden>
> > Signed-off-by: David Hildenbrand <address@hidden>
> > ---
> > target/s390x/mmu_helper.c | 6 ++++--
> > 1 file changed, 4 insertions(+), 2 deletions(-)
> Fixes: 0f5f669147b52f89928bdf180165f74c4219210e
Better:
Fixes: 0f5f669147b5 ("s390x: Enable new s390-storage-keys device")
> Reviewed-by: Thomas Huth <address@hidden>
[qemu-s390x] [PATCH-for-4.2 v2 4/6] s390x/mmu: Trace the right value if setting/getting the storage key fails, David Hildenbrand, 2019/08/14
[qemu-s390x] [PATCH-for-4.2 v2 5/6] s390x/mmu: Better storage key reference and change bit handling, David Hildenbrand, 2019/08/14
[qemu-s390x] [PATCH-for-4.2 v2 2/6] s390x/tcg: Rework MMU selection for instruction fetches, David Hildenbrand, 2019/08/14
[qemu-s390x] [PATCH-for-4.2 v2 6/6] s390x/mmu: Factor out storage key handling, David Hildenbrand, 2019/08/14
Re: [qemu-s390x] [PATCH-for-4.2 v2 0/6] s390x/mmu: Storage key reference and change bit handling, Cornelia Huck, 2019/08/19