From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH 1/2] Make xencommons a bit more idiomatic Date: Sat, 20 Aug 2011 17:33:32 -0700 Message-ID: <4E50525C.9030908@goop.org> References: <4E4F0480.6030404@goop.org> <20110820082137.GA12808@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110820082137.GA12808@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Olaf Hering Cc: "xen-devel@lists.xensource.com" , Ian Jackson List-Id: xen-devel@lists.xenproject.org On 08/20/2011 01:21 AM, Olaf Hering wrote: > On Fri, Aug 19, Jeremy Fitzhardinge wrote: > >> Signed-off-by: Jeremy Fitzhardinge >> >> >> diff -r 8d6edc3d26d2 -r cfb49fe940fd tools/hotplug/Linux/init.d/xencommons >> --- a/tools/hotplug/Linux/init.d/xencommons Sat Aug 13 10:14:58 2011 +0100 >> +++ b/tools/hotplug/Linux/init.d/xencommons Tue Aug 16 16:56:16 2011 -0700 > I think this one is more complete: > > http://lists.xensource.com/archives/html/xen-devel/2011-08/msg00438.html > 1/2 is really just a style cleanup. 2/2 is closer to your patch, but it also modprobes evtchn/gntdev. J