Return-path: Received: from mail.academy.zt.ua ([82.207.120.245]:63401 "EHLO mail.academy.zt.ua" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932855Ab1DMVf1 (ORCPT ); Wed, 13 Apr 2011 17:35:27 -0400 Subject: Re: [RFC][PATCH V4] axi: add AXI bus driver From: George Kashperko To: =?UTF-8?Q?Rafa=C5=82_Mi=C5=82ecki?= Cc: Greg KH , linux-wireless@vger.kernel.org, "John W. Linville" , b43-dev@lists.infradead.org, Michael =?ISO-8859-1?Q?B=FCsch?= , Larry Finger , Arend van Spriel , linux-arm-kernel@lists.infradead.org, Russell King , Arnd Bergmann , Andy Botting , linuxdriverproject , "linux-kernel@vger.kernel.org" In-Reply-To: References: <1302634375-2378-1-git-send-email-zajec5@gmail.com> <20110413163113.GA24015@kroah.com> <1302726703.8015.1.camel@dev.znau.edu.ua> <1302727516.8015.9.camel@dev.znau.edu.ua> <1302729243.8479.1.camel@dev.znau.edu.ua> Content-Type: text/plain Date: Thu, 14 Apr 2011 00:24:10 +0300 Message-Id: <1302729850.8479.7.camel@dev.znau.edu.ua> Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: > 2011/4/13 George Kashperko : > >> I had no idea what you were referring to. We do not dig into PCIe > >> functions yet, so I believe for now we need this "if". > > You are already deep inside. Your host code drives pci function. > > But I don't use multiple PCIe functions, do not focus on that at all. > Don't see anything in the host driver code preventing it to be bound to functions other than 0. But anyways if you sure your host will be used by several cores then why don't you spinlock window accesses ? Have nice day, George