Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752655AbYJNODr (ORCPT ); Tue, 14 Oct 2008 10:03:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750880AbYJNODk (ORCPT ); Tue, 14 Oct 2008 10:03:40 -0400 Received: from one.firstfloor.org ([213.235.205.2]:35279 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750789AbYJNODj (ORCPT ); Tue, 14 Oct 2008 10:03:39 -0400 Date: Tue, 14 Oct 2008 16:10:22 +0200 From: Andi Kleen To: Robert Richter Cc: Andi Kleen , oprofile-list , Ingo Molnar , Paul Mackerras , LKML Subject: Re: Oprofile kernel git tree Message-ID: <20081014141022.GP12131@one.firstfloor.org> References: <20081013202022.GE23557@erda.amd.com> <87r66kqlpt.fsf@basil.nowhere.org> <20081014135645.GF23557@erda.amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081014135645.GF23557@erda.amd.com> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 954 Lines: 24 On Tue, Oct 14, 2008 at 03:56:45PM +0200, Robert Richter wrote: > On 13.10.08 22:33:18, Andi Kleen wrote: > > Robert Richter writes: > > > > > > Feature branches (patches not yet ready for upstream, fast-forward only): > > > > > > arch-perfmon > > > > What do you mean with that? arch-perfmon is definitely ready for upstream. > > This contains only the patch I wrote that changes the > initialization. All other patches are already in the upstream branch. I see. Thanks. The init change is unfortunately not correct. Doing it this way would require quite a big restructuring to call the init functions in the right order. Probably not worth it to avoid one function call. -Andi -- 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/