From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com ([209.132.183.28]:43166 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751823Ab3DRVKY (ORCPT ); Thu, 18 Apr 2013 17:10:24 -0400 Date: Thu, 18 Apr 2013 23:11:25 +0300 From: "Michael S. Tsirkin" To: Bjorn Helgaas Cc: Tejun Heo , Or Gerlitz , Ming Lei , Greg Kroah-Hartman , David Miller , Roland Dreier , netdev , Yan Burman , Jack Morgenstein , "linux-pci@vger.kernel.org" Subject: Re: [PATCH repost for-3.9] pci: avoid work_on_cpu for nested SRIOV probes Message-ID: <20130418201125.GA24094@redhat.com> References: <20130411192005.GN17641@mtj.dyndns.org> <20130411203053.GC25515@redhat.com> <20130411204104.GC11956@mtj.dyndns.org> <516AA80F.7040505@mellanox.com> <20130414134339.GA3050@htj.dyndns.org> <20130418083347.GA16526@redhat.com> <517007F0.4060000@mellanox.com> <20130418135458.GC20862@redhat.com> <20130418181930.GF9897@mtj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-pci-owner@vger.kernel.org List-ID: On Thu, Apr 18, 2013 at 12:25:59PM -0600, Bjorn Helgaas wrote: > On Thu, Apr 18, 2013 at 12:19 PM, Tejun Heo wrote: > > On Thu, Apr 18, 2013 at 04:54:58PM +0300, Michael S. Tsirkin wrote: > >> Tejun, what do you say my patch is used for 3.9, > >> and we can revisit for 3.10. > >> The release is almost here. > >> If yes please send your Ack. > > > > Yeap, let's do that. > > > > Acked-by: Tejun Heo > > Michael, can you post a new version with Tejun's ack? IIRC, this was > in drivers/pci, but I haven't been following this and am not sure > exactly what you want applied. Thanks. > > Bjorn Done. Subject is: [PATCHv2 for-3.9] pci: avoid work_on_cpu for nested SRIOV it's the same patch with Tejun's ack and a minor correction in the commit message.