From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761079Ab0J0QH0 (ORCPT ); Wed, 27 Oct 2010 12:07:26 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:48498 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757705Ab0J0QHX (ORCPT ); Wed, 27 Oct 2010 12:07:23 -0400 Date: Wed, 27 Oct 2010 18:07:14 +0200 From: Ingo Molnar To: Linus Torvalds , Tejun Heo Cc: linux-kernel@vger.kernel.org, Thomas Gleixner , "H. Peter Anvin" , Andrew Morton , Brian Gerst Subject: Re: [GIT PULL] x86 fixes Message-ID: <20101027160714.GA31597@elte.hu> References: <20101027160503.GA31311@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101027160503.GA31311@elte.hu> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Archived-At: List-Archive: List-Post: * Ingo Molnar wrote: > Linus, > > Please pull the latest x86-fixes-for-linus git tree from: > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git x86-fixes-for-linus > > This includes the x86-32 irq stacks percpu fix and the removal of the multi-page > pcpu stuff. s/includes/also includes It also has the current stack of x86 fixes. Thanks, Ingo