From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [patch 1/2] kvm tools: Fix up PCI pin assignment to conform specification Date: Sat, 7 May 2011 17:08:21 +0200 Message-ID: <20110507150821.GA6103@elte.hu> References: <20110507145514.476517775@gmail.com> <20110507145636.099751964@gmail.com> <20110507150330.GA5822@elte.hu> <4DC56030.1070202@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: penberg@kernel.org, levinsasha928@gmail.com, asias.hejun@gmail.com, prasadjoshi124@gmail.com, kvm@vger.kernel.org To: Cyrill Gorcunov Return-path: Received: from mx2.mail.elte.hu ([157.181.151.9]:41752 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755555Ab1EGPI0 (ORCPT ); Sat, 7 May 2011 11:08:26 -0400 Content-Disposition: inline In-Reply-To: <4DC56030.1070202@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: * Cyrill Gorcunov wrote: > 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? There's a third typo as well: s/Mutlifunctional/Multifunctional. Thanks, Ingo