* Re: [PATCH v1 2/3] KVM: s390: no need to inititalize kvm->arch members to 0
[not found] <f4c3e805-9cf5-8e4a-b4b7-a63a9d2fe1ec@linux.ibm.com>
@ 2018-04-30 12:51 ` Cornelia Huck
0 siblings, 0 replies; only message in thread
From: Cornelia Huck @ 2018-04-30 12:51 UTC (permalink / raw)
To: linux-s390, kvm
On Fri, 27 Apr 2018 14:36:12 +0200
David Hildenbrand <david@redhat.com> wrote:
> KVM is allocated with kzalloc(), so these members are already 0.
I suppose that we will always have a zeroed allocation here, or things
may suddenly break anyway.
>
> Signed-off-by: David Hildenbrand <david@redhat.com>
> ---
> arch/s390/kvm/kvm-s390.c | 8 +-------
> 1 file changed, 1 insertion(+), 7 deletions(-)
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-30 12:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <f4c3e805-9cf5-8e4a-b4b7-a63a9d2fe1ec@linux.ibm.com>
2018-04-30 12:51 ` [PATCH v1 2/3] KVM: s390: no need to inititalize kvm->arch members to 0 Cornelia Huck
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.