Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753964AbYJaIu1 (ORCPT ); Fri, 31 Oct 2008 04:50:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752875AbYJaIuN (ORCPT ); Fri, 31 Oct 2008 04:50:13 -0400 Received: from harold.telenet-ops.be ([195.130.133.65]:33903 "EHLO harold.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752809AbYJaIuK (ORCPT ); Fri, 31 Oct 2008 04:50:10 -0400 Date: Fri, 31 Oct 2008 09:50:06 +0100 (CET) From: Geert Uytterhoeven To: Alexey Dobriyan cc: Frederic Weisbecker , Ingo Molnar , Stephen Rothwell , linux-next@vger.kernel.org, Linux Kernel Development , Steven Rostedt , Linux/m68k Subject: Re: [PATCH] tracing: fix a build error on alpha and m68k In-Reply-To: <20081030214910.GA14679@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> <20081030214910.GA14679@x200.localdomain> 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: 1327 Lines: 31 On Fri, 31 Oct 2008, Alexey Dobriyan wrote: > 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). Now it hit mainline (I can't be bothered to develop _new_ code to fix things in -next ;-), I'm implementing irqs_disabled_flags() for m68k. Stay tuned... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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/