From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH v1] virtio-mem: add memory via add_memory_driver_managed() Date: Thu, 11 Jun 2020 07:41:13 -0400 Message-ID: <20200611073943-mutt-send-email-mst@kernel.org> References: <20200611071744-mutt-send-email-mst@kernel.org> <613382D2-5F4D-4A32-AC8E-E1D03240036F@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <613382D2-5F4D-4A32-AC8E-E1D03240036F@redhat.com> Sender: kvm-owner@vger.kernel.org To: David Hildenbrand Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, virtio-dev@lists.oasis-open.org, virtualization@lists.linux-foundation.org, kvm@vger.kernel.org, Jason Wang , Pankaj Gupta , teawater List-Id: virtualization@lists.linuxfoundation.org On Thu, Jun 11, 2020 at 01:33:04PM +0200, David Hildenbrand wrote: > > > Am 11.06.2020 um 13:18 schrieb Michael S. Tsirkin : > > > On Thu, Jun 11, 2020 at 01:00:24PM +0200, David Hildenbrand wrote: > > I'd like to have this patch in 5.8, with the initial merge of > virtio-mem > > if possible (so the user space representation of virtio-mem > added memory > > resources won't change anymore). > > > > So my plan is to rebase on top of -rc1 and merge this for rc2 then. > > I don't like rebase on top of tip as the results are sometimes kind > of > > random. > > > > Right, I just wanted to get this out early so we can discuss how to > proceed. > > > > And let's add a Fixes: tag as well, this way people will remember > to > > pick this. > > Makes sense? > > > > Yes, it's somehow a fix (for kexec). So > > > > Fixes: 5f1f79bbc9e26 ("virtio-mem: Paravirtualized memory hotplug") > > > > I can respin after -rc1 with the commit id fixed as noted by Pankaj. > > Just let me know what you prefer. > > > > Thanks! > > > Some once this commit is in Linus' tree, please ping me. > > > It already is as mentioned, only the id was wrong. > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id= > 7b7b27214bba1966772f9213cd2d8e5d67f8487f OK I pushed this into next based on tip. Let's see what happens. > > > > -- > > Thanks, > > > > David / dhildenb > > >