All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Daniel Kiper <dkiper@net-space.pl>
Cc: Vasiliy G Tolstov <v.tolstov@selfip.ru>,
	"jeremy@goop.org" <jeremy@goop.org>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	"haicheng.li@linux.intel.com" <haicheng.li@linux.intel.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Dan Magenheimer <dan.magenheimer@oracle.com>,
	"dave@linux.vnet.ibm.com" <dave@linux.vnet.ibm.com>,
	Ian Campbell <Ian.Campbell@eu.citrix.com>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>,
	"wdauchy@gmail.com" <wdauchy@gmail.com>,
	"rientjes@google.com" <rientjes@google.com>,
	"andi.kleen@intel.com" <andi.kleen@intel.com>,
	"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
	"fengguang.wu@intel.com" <fengguang.wu@intel.com>
Subject: Re: [Xen-devel] Re: [PATCH V3] xen/balloon: Memory hotplug support for Xen balloon driver
Date: Wed, 18 May 2011 11:06:30 -0400	[thread overview]
Message-ID: <20110518150630.GA4709@dumpdata.com> (raw)
In-Reply-To: <20110518103543.GA5066@router-fw-old.local.net-space.pl>

> 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 :-)

WARNING: multiple messages have this Message-ID (diff)
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Daniel Kiper <dkiper@net-space.pl>
Cc: Vasiliy G Tolstov <v.tolstov@selfip.ru>,
	"jeremy@goop.org" <jeremy@goop.org>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	"haicheng.li@linux.intel.com" <haicheng.li@linux.intel.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Dan Magenheimer <dan.magenheimer@oracle.com>,
	"dave@linux.vnet.ibm.com" <dave@linux.vnet.ibm.com>,
	Ian Campbell <Ian.Campbell@eu.citrix.com>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>,
	"wdauchy@gmail.com" <wdauchy@gmail.com>,
	"rientjes@google.com" <rientjes@google.com>,
	"andi.kleen@intel.com" <andi.kleen@intel.com>,
	"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
	"fengguang.wu@intel.com" <fengguang.wu@intel.com>
Subject: Re: [Xen-devel] Re: [PATCH V3] xen/balloon: Memory hotplug support for Xen balloon driver
Date: Wed, 18 May 2011 11:06:30 -0400	[thread overview]
Message-ID: <20110518150630.GA4709@dumpdata.com> (raw)
In-Reply-To: <20110518103543.GA5066@router-fw-old.local.net-space.pl>

> 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 :-)

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2011-05-18 15:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-17 21:44 [PATCH V3] xen/balloon: Memory hotplug support for Xen balloon driver Daniel Kiper
2011-05-17 21:44 ` Daniel Kiper
2011-05-18  6:57 ` Vasiliy G Tolstov
2011-05-18  6:57   ` Vasiliy G Tolstov
2011-05-18  7:21   ` Ian Campbell
2011-05-18  7:21     ` Ian Campbell
2011-05-18  7:24     ` Vasiliy G Tolstov
2011-05-18  7:24       ` Vasiliy G Tolstov
2011-05-18 10:35       ` Daniel Kiper
2011-05-18 10:35         ` Daniel Kiper
2011-05-18 10:35         ` Daniel Kiper
2011-05-18 15:06         ` Konrad Rzeszutek Wilk [this message]
2011-05-18 15:06           ` [Xen-devel] " Konrad Rzeszutek Wilk
2011-05-19 19:19           ` Daniel Kiper
2011-05-19 19:19             ` Daniel Kiper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110518150630.GA4709@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=Ian.Campbell@eu.citrix.com \
    --cc=akpm@linux-foundation.org \
    --cc=andi.kleen@intel.com \
    --cc=dan.magenheimer@oracle.com \
    --cc=dave@linux.vnet.ibm.com \
    --cc=dkiper@net-space.pl \
    --cc=fengguang.wu@intel.com \
    --cc=haicheng.li@linux.intel.com \
    --cc=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=rientjes@google.com \
    --cc=v.tolstov@selfip.ru \
    --cc=wdauchy@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.