Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757193AbYJWROY (ORCPT ); Thu, 23 Oct 2008 13:14:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753159AbYJWROP (ORCPT ); Thu, 23 Oct 2008 13:14:15 -0400 Received: from hrndva-omtalb.mail.rr.com ([71.74.56.123]:59509 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752991AbYJWROP (ORCPT ); Thu, 23 Oct 2008 13:14:15 -0400 Date: Thu, 23 Oct 2008 13:14:13 -0400 (EDT) From: Steven Rostedt X-X-Sender: rostedt@gandalf.stny.rr.com To: Alexey Dobriyan cc: Frederic Weisbecker , Ingo Molnar , Geert Uytterhoeven , Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] tracing: fix a build error on alpha and m68k In-Reply-To: <20081023163433.GA3160@x200.localdomain> Message-ID: References: <20081023213637.eff9b414.sfr@canb.auug.org.au> <20081023121145.GB27984@x200.localdomain> <49008D12.5090204@gmail.com> <4900B414.7090002@gmail.com> <20081023163433.GA3160@x200.localdomain> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 620 Lines: 18 On Thu, 23 Oct 2008, Alexey Dobriyan wrote: > > > > kernel/trace/trace.c: In function 'tracing_generic_entry_update': > > kernel/trace/trace.c:658: error: implicit declaration of function 'irqs_disabled_flags' This error concerns me more. We depend on this in the generic tracers. Should we just add a stub function here when TRACE_IRQFLAGS is not supported? -- Steve -- 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/