Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755800AbYJ3W5u (ORCPT ); Thu, 30 Oct 2008 18:57:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753022AbYJ3W5l (ORCPT ); Thu, 30 Oct 2008 18:57:41 -0400 Received: from rn-out-0910.google.com ([64.233.170.187]:48696 "EHLO rn-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752648AbYJ3W5j (ORCPT ); Thu, 30 Oct 2008 18:57:39 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=eRfhgv48VdFzMl15OXL0MDKXgxofplCIgIB1Nn9s3f4a0Q4/JdJiiW5VKjqYV4AKGt c57/fgost+E5mjTMMNlID3t+1655JFcLwwhzVq3jvNtEmxHlBzScRBmcF6+IKgCObbjX duHiqW2tusrezvrCsDWRRKYDaiguXxqB90ZJA= Message-ID: Date: Thu, 30 Oct 2008 23:57:36 +0100 From: "=?ISO-8859-1?Q?Fr=E9d=E9ric_Weisbecker?=" To: "Alexey Dobriyan" Subject: Re: [PATCH] tracing: fix a build error on alpha and m68k Cc: "Ingo Molnar" , "Geert Uytterhoeven" , "Stephen Rothwell" , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, "Steven Rostedt" In-Reply-To: <20081030214910.GA14679@x200.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081023213637.eff9b414.sfr@canb.auug.org.au> <49008D12.5090204@gmail.com> <4900B414.7090002@gmail.com> <20081023163433.GA3160@x200.localdomain> <20081030214910.GA14679@x200.localdomain> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1006 Lines: 23 2008/10/30 Alexey Dobriyan : > On Thu, Oct 23, 2008 at 08:34:33PM +0400, Alexey Dobriyan wrote: >> On Thu, Oct 23, 2008 at 07:27:48PM +0200, Frederic Weisbecker wrote: >> > When tracing is enabled, some arch have included >> > on their but others like alpha or m68k don't. >> > >> > Build error on alpha: >> > >> > kernel/trace/trace.c: In function 'tracing_generic_entry_update': >> > kernel/trace/trace.c:658: error: implicit declaration of function 'irqs_disabled_flags' > > FYI, this error still exists in mainline (7f82f000ed030d1108b4de47d9e2d556092980c6). > Thanks. Yes Steven sent a patch to correct it: http://lkml.org/lkml/2008/10/24/205 But it has not been applied yet (still in discussion?). -- 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/