From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933302AbaHHWVy (ORCPT ); Fri, 8 Aug 2014 18:21:54 -0400 Received: from mail-pa0-f51.google.com ([209.85.220.51]:38079 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756528AbaHHWVr (ORCPT ); Fri, 8 Aug 2014 18:21:47 -0400 Date: Fri, 8 Aug 2014 15:21:44 -0700 (PDT) From: David Rientjes X-X-Sender: rientjes@chino.kir.corp.google.com To: Ingo Molnar cc: Borislav Petkov , Linus Torvalds , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Jiang Liu , 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 Subject: Re: [GIT PULL] x86/apic changes for v3.17 In-Reply-To: <20140807113346.GA24225@gmail.com> Message-ID: 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> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.