From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: PCI Passthru: fn0 exported but not fn1 Date: Thu, 30 Aug 2007 20:15:52 +0530 Message-ID: <46D6D820.7000601@netxen.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel , Stefan Neuwirth , Sanjeev Jorapur List-Id: xen-devel@lists.xenproject.org >> Oh, that is pretty gross. I guess we can just comment out asm-generic's >> definition of that macro, as pretty much every architecture is defining it >> for itself anyway. >> >> Can you try that? Just have it defined to 1 in >> asm-x86_64/mach-xen/asm/pci.h, and comment out the definition in >> asm-generic/pci.h. >> >> If that works I'll apply the fix to our tree with appropriate comments. >> >> This isn't going to fly upstream, or probably even in vendor kernels, so >> longer term the dummy device in pciback is probably going to be required. The changes work well. Please include these changes in the next stable release of Xen31 tree. Jambunathan K.