From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH] tools/hotplug: fix bug on xendomains using xl Date: Fri, 24 Jan 2014 16:16:06 +0000 Message-ID: <52E291C6.80205@eu.citrix.com> References: <1390312268-4468-1-git-send-email-fabio.fantoni@m2r.biz> <1390312565.20516.119.camel@kazak.uk.xensource.com> <52E27CA5.50407@m2r.biz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <52E27CA5.50407@m2r.biz> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Fabio Fantoni , Ian Campbell Cc: xen-devel@lists.xensource.com, Ian.Jackson@eu.citrix.com, Stefano.Stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On 01/24/2014 02:45 PM, Fabio Fantoni wrote: > Il 21/01/2014 14:56, Ian Campbell ha scritto: >> On Tue, 2014-01-21 at 14:51 +0100, Fabio Fantoni wrote: >>> Make rdname function work with xl >>> >>> Signed-off-by: Fabio Fantoni >> Acked-by: Ian Campbell >> >> Although I would have preferred a slightly more verbose changelog. > > This patch fix this problem: > http://lists.xen.org/archives/html/xen-devel/2014-01/msg01545.html > and perhaps also other problems. > > I have done extensive testing with the addition of this patch without > encountering errors, can it be added to the 4.4? > > Thanks for any reply. Ian said he was OK with the patch, but that he wished it had a better description. The one-line description is good; but a better body description would include: 1) A description of what's wrong 2) How this patch fixes the problem -George