From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 2/4] tools/libxc: assign positive values to errno Date: Tue, 11 Mar 2014 15:35:23 +0100 Message-ID: <20140311143523.GA15943@aepfle.de> References: <1394183709-9956-1-git-send-email-olaf@aepfle.de> <1394183709-9956-3-git-send-email-olaf@aepfle.de> <21277.60799.982287.474556@mariner.uk.xensource.com> <1394543837.18366.65.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1394543837.18366.65.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: Ian Jackson , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Tue, Mar 11, Ian Campbell wrote: > On Mon, 2014-03-10 at 16:51 +0000, Ian Jackson wrote: > > Olaf Hering writes ("[PATCH 2/4] tools/libxc: assign positive values to errno"): > > > Signed-off-by: Olaf Hering > > > > Acked-by: Ian Jackson > > Committed-by: Ian Jackson > > Are you still planning to do a more comprehensive sweep of libxc's error > reporting for 4.5? I will at least update suspend/resume code paths while working on the migration constrains patch. While doing that I could also poke around in other areas. Olaf