From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] xl: tighten parsing of "irq" and "iomem" list elements Date: Tue, 15 Sep 2015 12:16:13 +0100 Message-ID: <1442315773.3549.377.camel@citrix.com> References: <55F6ED7702000078000A299D@prv-mh.provo.novell.com> <1442308187.2955.218.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZboDn-0001rY-SH for xen-devel@lists.xenproject.org; Tue, 15 Sep 2015 11:16:23 +0000 In-Reply-To: <1442308187.2955.218.camel@citrix.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: Dario Faggioli , Jan Beulich Cc: xen-devel , Ian Jackson , Wei Liu , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Tue, 2015-09-15 at 11:09 +0200, Dario Faggioli wrote: > On Mon, 2015-09-14 at 07:53 -0600, Jan Beulich wrote: > > While "ioport" list element parsing already validates that the entire > > input string got consumed, its two siblings so far didn't. > > > > Signed-off-by: Jan Beulich > > > Reviewed-by: Dario Faggioli Applied.