From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [patch 1/2] kvm tools: Fix up PCI pin assignment to conform specification Date: Sat, 07 May 2011 19:07:28 +0400 Message-ID: <4DC56030.1070202@gmail.com> References: <20110507145514.476517775@gmail.com> <20110507145636.099751964@gmail.com> <20110507150330.GA5822@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: penberg@kernel.org, levinsasha928@gmail.com, asias.hejun@gmail.com, prasadjoshi124@gmail.com, kvm@vger.kernel.org To: Ingo Molnar Return-path: Received: from mail-ey0-f174.google.com ([209.85.215.174]:47419 "EHLO mail-ey0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755583Ab1EGPHc (ORCPT ); Sat, 7 May 2011 11:07:32 -0400 Received: by eyx24 with SMTP id 24so1213016eyx.19 for ; Sat, 07 May 2011 08:07:31 -0700 (PDT) In-Reply-To: <20110507150330.GA5822@elte.hu> Sender: kvm-owner@vger.kernel.org List-ID: On 05/07/2011 07:03 PM, Ingo Molnar wrote: > > * Cyrill Gorcunov wrote: > >> Only 4 pins are allowed for every PCI compilant device. Mutlifunctional >> devices can use up to all INTA#,B#,C#,D# pins, for our sindle function >> devices pin INTA# is enough. > > There's two typos in this changelog ... > > Thanks, > > Ingo Ouch, I've fixed 'sindle', but missed 'compilant', thanks Ingo! Pekka if you pick them (second series), could you s/compilant/compliant/ please? -- Thanks, Cyrill