Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934150Ab1ESTU7 (ORCPT ); Thu, 19 May 2011 15:20:59 -0400 Received: from router-fw.net-space.pl ([89.174.63.77]:58556 "EHLO router-fw.net-space.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757147Ab1ESTU5 (ORCPT ); Thu, 19 May 2011 15:20:57 -0400 Date: Thu, 19 May 2011 21:19:47 +0200 From: Daniel Kiper To: Konrad Rzeszutek Wilk Cc: Daniel Kiper , Vasiliy G Tolstov , "jeremy@goop.org" , "xen-devel@lists.xensource.com" , "haicheng.li@linux.intel.com" , "linux-kernel@vger.kernel.org" , Dan Magenheimer , "dave@linux.vnet.ibm.com" , Ian Campbell , "linux-mm@kvack.org" , "wdauchy@gmail.com" , "rientjes@google.com" , "andi.kleen@intel.com" , "akpm@linux-foundation.org" , "fengguang.wu@intel.com" Subject: Re: [Xen-devel] Re: [PATCH V3] xen/balloon: Memory hotplug support for Xen balloon driver Message-ID: <20110519191947.GA27202@router-fw-old.local.net-space.pl> References: <20110517214421.GD30232@router-fw-old.local.net-space.pl> <1305701868.28175.1.camel@vase> <1305703309.7738.23.camel@dagon.hellion.org.uk> <1305703494.28175.2.camel@vase> <20110518103543.GA5066@router-fw-old.local.net-space.pl> <20110518150630.GA4709@dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110518150630.GA4709@dumpdata.com> User-Agent: Mutt/1.3.28i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 834 Lines: 19 On Wed, May 18, 2011 at 11:06:30AM -0400, Konrad Rzeszutek Wilk wrote: > > Here is proper udev rule: > > > > SUBSYSTEM=="memory", ACTION=="add", RUN+="/bin/sh -c '[ -f /sys$devpath/state ] && echo online > /sys$devpath/state'" > > > > Konrad, could you add it to git comment and Kconfig help ??? > > I am going to be lazy and ask you to resend this patch with that udev rule mentioned in it :-) OK. However, David Rientjes has some objections to "Extend memory hotplug API to allow memory hotplug in virtual machine" patch and I will do that after clarifying/solving some issues. 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/