From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from userp1040.oracle.com ([156.151.31.81]:27870 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751046Ab3IZBTy (ORCPT ); Wed, 25 Sep 2013 21:19:54 -0400 Message-ID: <52438BBF.8060307@oracle.com> Date: Thu, 26 Sep 2013 09:19:59 +0800 From: Zhenzhong Duan Reply-To: zhenzhong.duan@oracle.com MIME-Version: 1.0 To: Bjorn Helgaas CC: "linux-pci@vger.kernel.org" , "linux-kernel@vger.kernel.org" , xen-devel , Konrad Rzeszutek Wilk , Feng Jin , Sucheta Chakraborty Subject: Re: [PATCH 2/3 v3] Refactor MSI restore call-chain to drop unnecessary argument References: <521EB76B.8090903@oracle.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-pci-owner@vger.kernel.org List-ID: 于 2013-09-26 06:22, Bjorn Helgaas 写道: > On Wed, Aug 28, 2013 at 8:52 PM, Zhenzhong Duan > wrote: >> ... >> -v3: Update patch description per Konrad suggestion, thanks. >> >> Tested-by: Sucheta Chakraborty >> Signed-off-by: Zhenzhong Duan > Zhenzhong, would you mind reposting the entire series as a v4 with all > updates and acks? I'm not sure I can collect all the right pieces. > > Thanks, > Bjorn There are some updates in upstream that conflict with mine since I wrote my patches. So I rewrte the patches based on upstream and send to Konrad. He will buy a qlogic card and help a test. I'll repost those after that. thanks zduan