[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 0/2] Get rid of legacy_s390_alloc() and phys_mem_set_alloc
From: |
Cornelia Huck |
Subject: |
Re: [PATCH v1 0/2] Get rid of legacy_s390_alloc() and phys_mem_set_alloc() |
Date: |
Thu, 4 Mar 2021 14:44:09 +0100 |
On Wed, 3 Mar 2021 14:09:14 +0100
David Hildenbrand <david@redhat.com> wrote:
> Let's finally get rid of the alternative allocation function. Outcome of
> a discussion in:
> 20210303123517.04729c1e.cohuck@redhat.com">https://lkml.kernel.org/r/20210303123517.04729c1e.cohuck@redhat.com
>
> David Hildenbrand (2):
> s390x/kvm: Get rid of legacy_s390_alloc()
> exec: Get rid of phys_mem_set_alloc()
>
> include/sysemu/kvm.h | 4 ----
> softmmu/physmem.c | 36 +++---------------------------------
> target/s390x/kvm.c | 43 +++++--------------------------------------
> 3 files changed, 8 insertions(+), 75 deletions(-)
>
Ok, who is going to queue this?
I'd be happy to take this through the s390x tree, if I get an ack from
Paolo :)