Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759437AbZAGPPt (ORCPT ); Wed, 7 Jan 2009 10:15:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752280AbZAGPPl (ORCPT ); Wed, 7 Jan 2009 10:15:41 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:33410 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751586AbZAGPPk (ORCPT ); Wed, 7 Jan 2009 10:15:40 -0500 Date: Wed, 7 Jan 2009 16:15:22 +0100 From: Ingo Molnar To: Jaswinder Singh Rajput Cc: Jaswinder Singh Rajput , x86 maintainers , Andrew Morton , Andi Kleen , James.Bottomley@hansenpartnership.com, LKML Subject: Re: [PATCH -tip 0/7] x86: move NON-SMP data from smp.h Message-ID: <20090107151522.GA5341@elte.hu> References: <1231329368.17961.29.camel@jaswinder.satnam> <20090107125152.GA3529@elte.hu> <20090107133327.GA4911@elte.hu> <3f9a31f40901070557r336020dctbe9549e8634b167@mail.gmail.com> <20090107150351.GB27606@elte.hu> <20090107151223.GA4899@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090107151223.GA4899@elte.hu> User-Agent: Mutt/1.5.18 (2008-05-17) 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.2.3 -1.5 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 Content-Length: 1655 Lines: 53 * Ingo Molnar wrote: > > * Ingo Molnar wrote: > > > > > * Jaswinder Singh Rajput wrote: > > > > > Hello Ingo, > > > > > > On Wed, Jan 7, 2009 at 7:03 PM, Ingo Molnar wrote: > > > > > > > > * Ingo Molnar wrote: > > > > > > > >> applied to tip/x86/cleanups: > > > > > > > > excluded it again from tip/master, due to this build failure: > > > > > > > > > > Please accept only first 4 patches: > > > > > > 1. x86: smp.h remove obsolete function declaration > > > 2. x86: smp.h move zap_low_mappings declartion to tlbflush.h > > > 3. x86: smp.h move prefill_possible_map declartion to cpu.h > > > 4. x86: smp.h move stack_processor_id declartion to cpu.h > > > > > > Then it will easier for me to to focus on only few things. > > > > ok, i dropped the others. > > i dropped the rest too, due to: > > arch/x86/kernel/cpu/common.c:983: error: implicit declaration of function 'stack_smp_processor_id' > > config attached. Please resend the whole lot once you have those configs > working and if you are reasonably sure similar bugs are not in other > places. note, i kept these: 6e5385d: x86: smp.h move prefill_possible_map declartion to cpu.h dacf733: x86: smp.h move zap_low_mappings declartion to tlbflush.h 7760ec7: x86: smp.h remove obsolete function declaration as they seem fairly safe. Ingo -- 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/