Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752822AbYLaArh (ORCPT ); Tue, 30 Dec 2008 19:47:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751854AbYLaAr2 (ORCPT ); Tue, 30 Dec 2008 19:47:28 -0500 Received: from mail-bw0-f21.google.com ([209.85.218.21]:64995 "EHLO mail-bw0-f21.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751820AbYLaAr1 (ORCPT ); Tue, 30 Dec 2008 19:47:27 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=JjflFKeqTxK7PHVgjV45OcYDLMK87E28IAIHUU28vEhDFPJUpdI5/clng+29gnLjeI BOVSG+H9lxub69/AHukImyErCY6mel8CKrLLbR5BfRebvLG/jcydCW94MXlqbXehp4GJ ji9OG8xB1qcrQ3fyBO6AYSA2pX/3FxMLf/IPk= Date: Wed, 31 Dec 2008 01:47:23 +0100 From: Frederic Weisbecker To: "H. Peter Anvin" Cc: Jaswinder Singh Rajput , Ingo Molnar , x86 maintainers , LKML , Andrew Morton Subject: Re: [PATCH -tip] fix compilation error Message-ID: <20081231004722.GA28472@nowhere> References: <1230648007.10677.1.camel@jaswinder.satnam> <20081230205230.GA6151@nowhere> <495AA87D.9060704@kernel.org> <495ABDF8.2070703@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <495ABDF8.2070703@kernel.org> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1043 Lines: 26 On Tue, Dec 30, 2008 at 04:34:00PM -0800, H. Peter Anvin wrote: > H. Peter Anvin wrote: > > > > Applied to tip:tracing/kmemtrace2. > > > > Hm, there still seems to be a build failure, in particular > trace_output.h is missing. It looks to me at the moment as if just > removing the #include works; assuming that compiles I will check that in > to tip:tracing/kmemtrace2 as well. > > -hpa While I worked on this tracer, I had to base the thing against tracing/kmemtrace because I needed the kmemtrace bits. But I saw that this topic was a bit out of sync against tip/master, some updates from Steven were not merged. But I didn't wonder, thinking that Ingo would resolve the conflicts. But it seems there were some lost stuffs :-) I'm checking it and will send a patch to solve the rest... -- 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/