From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiang Liu Subject: Re: [GIT PULL] x86/apic changes for v3.17 Date: Mon, 11 Aug 2014 13:27:28 +0800 Message-ID: <53E85440.5070408@linux.intel.com> References: <1407209178-18644-1-git-send-email-jiang.liu@linux.intel.com> <1407209178-18644-2-git-send-email-jiang.liu@linux.intel.com> <20140805183729.GA23068@pd.tnic> <53E201FC.6010102@linux.intel.com> <20140806170937.GA4895@pd.tnic> <20140807110332.GB10043@pd.tnic> <20140807113346.GA24225@gmail.com> <20140809170643.GC4209@pd.tnic> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140809170643.GC4209@pd.tnic> Sender: linux-pci-owner@vger.kernel.org To: Borislav Petkov , David Rientjes , Thomas Gleixner Cc: Ingo Molnar , Linus Torvalds , Ingo Molnar , "H. Peter Anvin" , Benjamin Herrenschmidt , "Rafael J. Wysocki" , Bjorn Helgaas , Randy Dunlap , Yinghai Lu , Grant Likely , x86@kernel.org, Len Brown , Konrad Rzeszutek Wilk , Andrew Morton , Tony Luck , Joerg Roedel , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-acpi@vger.kernel.org, Peter Zijlstra List-Id: linux-acpi@vger.kernel.org On 2014/8/10 1:06, Borislav Petkov wrote: > On Fri, Aug 08, 2014 at 03:21:44PM -0700, David Rientjes wrote: >> On Thu, 7 Aug 2014, Ingo Molnar wrote: >> >>> Linus, please pull the latest x86-apic-for-linus git tree from: >>> >>> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-apic-for-linus >>> >>> # HEAD: 5e3bf215f4f2efc0af89e6dbc5da789744aeb5d7 x86/apic/vsmp: Make is_vsmp_box() static >>> >>> >>> The main changes in this cycle are: >>> >>> * Remove obsolete APIC driver abstractions. (David Rientjes) >>> >> >> These changes are unrelated from the other issues and can still be pulled >> from >> >> git://git.kernel.org/pub/scm/linux/kernel/git/rientjes/linux.git x86/apic >> >> if we want the cleanups for 3.17. The x86 pull request was originally at >> http://marc.info/?l=linux-kernel&m=140678961924050. >> >> It would be a shame to miss out on that because the changes share the same >> tip branch. > > Actually, that whole branch could go in now, especially since Thomas > picked up the stable IRQ numbers assignment during s/r fix: > > https://lkml.kernel.org/r/tip-3eec595235c17a74094daa1e02d1b0af2e9a7125@git.kernel.org > > @tglx: I don't know about IOAPIC reference count: > > https://lkml.kernel.org/r/1407209178-18644-3-git-send-email-jiang.liu@linux.intel.com > > This looks like a bugfix too. Hi Borislav, The reference count fix only affects IOAPIC hotplug, so it may be grouped into coming IOAPIC hotplug patch set. Thanks! Gerry > > With those two applied, tip/x86/apic is good to go IMHO. The only thing > that remains are the IOMMU IOPFs which we'll deal accordingly later - > they need shutting up only anyway. >