From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Deegan Subject: Re: [PATCH] tools/misc: fix array access in xen-hvmctx.c Date: Wed, 18 Apr 2012 12:53:00 +0100 Message-ID: <20120418115300.GA7013@ocelot.phlegethon.org> References: <769fb4057e369d7e102b.1333115107@probook.site> <20120330140640.GA90203@ocelot.phlegethon.org> <20345.48953.952902.407000@mariner.uk.xensource.com> <20120412080224.GB30588@ocelot.phlegethon.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20120412080224.GB30588@ocelot.phlegethon.org> 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 Jackson Cc: Olaf Hering , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org At 09:02 +0100 on 12 Apr (1334221344), Tim Deegan wrote: > At 16:01 +0100 on 02 Apr (1333382473), Ian Jackson wrote: > > Tim Deegan writes ("Re: [Xen-devel] [PATCH] tools/misc: fix array access in xen-hvmctx.c"): > > > tools: Fix FPU save area definition in xen-hvmctx > > > > > > Reported-by: Olaf Hering > > > Signed-off-by: Tim Deegan > > > > Urgh. This seems plausible. (The repetition of the constant "16" is > > unfortunate but we don't have ARRAY_SIZE Here...) > > > > I intend to apply Tim's patch unless anyone objects. > > Ping? Looks like nobody objects. Tim.