From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Carstens Subject: Re: [PATCH] s390/virtio: remove unused pm callbacks Date: Fri, 5 Jun 2020 12:52:30 +0200 Message-ID: <20200605105230.GA4189@osiris> References: <20200526093629.257649-1-cohuck@redhat.com> <20200604234421.4ada966b.pasic@linux.ibm.com> <20200605093907.4d4b3c2a.cohuck@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20200605093907.4d4b3c2a.cohuck@redhat.com> Sender: kvm-owner@vger.kernel.org To: Cornelia Huck Cc: Halil Pasic , Vasily Gorbik , Christian Borntraeger , "Michael S. Tsirkin" , linux-s390@vger.kernel.org, virtualization@lists.linux-foundation.org, kvm@vger.kernel.org List-Id: virtualization@lists.linuxfoundation.org On Fri, Jun 05, 2020 at 09:39:07AM +0200, Cornelia Huck wrote: > On Thu, 4 Jun 2020 23:44:21 +0200 > Halil Pasic wrote: > > > On Tue, 26 May 2020 11:36:29 +0200 > > Cornelia Huck wrote: > > > > > Support for hibernation on s390 has been recently been removed with > > s/been recently been removed/recently been removed/ > > > > commit 394216275c7d ("s390: remove broken hibernate / power management > > > support"), no need to keep unused code around. > > > > > > Signed-off-by: Cornelia Huck > > > > Reviewed-by: Halil Pasic > > Thanks! > > As this is only a single patch, I think a pull request is a bit > overkill, so it would probably be best for someone to pick this > directly. > > s390 arch maintainers? Michael? Applied, thanks!