From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753186AbXJXHCl (ORCPT ); Wed, 24 Oct 2007 03:02:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751564AbXJXHCe (ORCPT ); Wed, 24 Oct 2007 03:02:34 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:46498 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751247AbXJXHCd (ORCPT ); Wed, 24 Oct 2007 03:02:33 -0400 Date: Wed, 24 Oct 2007 09:02:17 +0200 From: Ingo Molnar To: Mike Galbraith Cc: Thomas Gleixner , Linus Torvalds , LKML , "H. Peter Anvin" Subject: Re: [patchlet] Re: [Git pull] x86 updates Message-ID: <20071024070217.GA28160@elte.hu> References: <1193200355.7166.7.camel@Homer.simpson.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1193200355.7166.7.camel@Homer.simpson.net> User-Agent: Mutt/1.5.14 (2007-02-12) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.1.7-deb -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org * Mike Galbraith wrote: > On Tue, 2007-10-23 at 23:02 +0200, Thomas Gleixner wrote: > > Linus, > > > > please pull from: > > > > ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git > > > > This contains a couple of bug fixes and a large cleanup and > > unification section from various authors. > > X86_32 build fix to commit 62a31a03b3d2a9d20e7a073e2cd9b27bfb7d6a3f > > Signed-off-by: Mike Galbraith thanks - this is needed for CONFIG_KEXEC builds. Added to the queue. Ingo