Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754491AbbGaXPy (ORCPT ); Fri, 31 Jul 2015 19:15:54 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:16943 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752859AbbGaXPx (ORCPT ); Fri, 31 Jul 2015 19:15:53 -0400 Date: Sat, 1 Aug 2015 01:15:24 +0200 From: Daniel Kiper To: David Vrabel Cc: linux-kernel@vger.kernel.org, xen-devel@lists.xenproject.org, linux-mm@kvack.org, Konrad Rzeszutek Wilk , Boris Ostrovsky , Andrew Morton Subject: Re: [PATCHv3 01/10] mm: memory hotplug with an existing resource Message-ID: <20150731231524.GA3488@olila.local.net-space.pl> References: <1438275792-5726-1-git-send-email-david.vrabel@citrix.com> <1438275792-5726-2-git-send-email-david.vrabel@citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438275792-5726-2-git-send-email-david.vrabel@citrix.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 821 Lines: 19 On Thu, Jul 30, 2015 at 06:03:03PM +0100, David Vrabel wrote: > Add add_memory_resource() to add memory using an existing "System RAM" > resource. This is useful if the memory region is being located by > finding a free resource slot with allocate_resource(). > > Xen guests will make use of this in their balloon driver to hotplug > arbitrary amounts of memory in response to toolstack requests. > > Signed-off-by: David Vrabel > Cc: Andrew Morton Hmmm... Why do you remove my Reviewed-by line from this patch? Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/