Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752239AbaAQVBA (ORCPT ); Fri, 17 Jan 2014 16:01:00 -0500 Received: from mail-ig0-f182.google.com ([209.85.213.182]:36461 "EHLO mail-ig0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752018AbaAQVAw (ORCPT ); Fri, 17 Jan 2014 16:00:52 -0500 MIME-Version: 1.0 In-Reply-To: References: From: Bjorn Helgaas Date: Fri, 17 Jan 2014 14:00:32 -0700 Message-ID: Subject: Re: [PATCH v2 0/9] Phase out pci_enable_msi_block() To: Alexander Gordeev Cc: "linux-kernel@vger.kernel.org" , Brian King , Tejun Heo , Matthew Wilcox , Alex Williamson , Kalle Valo , Vladimir Kondratiev , linux-wireless , wil6210@qca.qualcomm.com, ath10k@lists.infradead.org, linux-nvme@lists.infradead.org, "linux-ide@vger.kernel.org" , "linux-scsi@vger.kernel.org" , "kvm@vger.kernel.org" , "linux-pci@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 17, 2014 at 9:02 AM, Alexander Gordeev wrote: > This series is against "next" branch in Bjorn's repo: > git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git > > Changes from v1 to v2: > - added a regression fix "ahci: Fix broken fallback to single > MSI mode" as patch 1/9; > - the series is reordered to move the regression fix in front; > - at Bjorn's request pci_enable_msi() is un-deprecated; > - as result, pci_enable_msi_range(pdev, 1, 1) styled calls > rolled back to pci_enable_msi(pdev); > - nvme bug fix moved out as a separate patch 5/9 "nvme: Fix > invalid call to irq_set_affinity_hint()" > - patches changelog elaborated a bit; > > Bjorn, > > As the release is supposedly this weekend, do you prefer > the patches to go to your tree or to individual trees after > the release? I'd be happy to merge them, except for the fact that they probably wouldn't have any time in -next before I ask Linus to pull them. So how about if we wait until after the release, ask the area maintainers to take them, and if they don't take them, I'll put them in my tree for v3.15? Bjorn -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/