From: Ingo Molnar <mingo@elte•hu>
To: Stephen Rothwell <sfr@canb•auug.org.au>
Cc: linux-next@vger•kernel.org, "David S. Miller" <davem@davemloft•net>
Subject: Re: linux-next: stacktace build failure
Date: Tue, 8 Jul 2008 14:24:08 +0200 [thread overview]
Message-ID: <20080708122408.GA22788@elte.hu> (raw)
In-Reply-To: <20080708221540.9e0c0d2e.sfr@canb.auug.org.au>
* Stephen Rothwell <sfr@canb•auug.org.au> wrote:
> Hi Ingo,
>
> Today's linux-next build (spac64 allmodconfig) failed like this:
>
> arch/sparc64/kernel/stacktrace.c:50: warning: type defaults to `int' in declaration of `EXPORT_SYMBOL_GPL'
> arch/sparc64/kernel/stacktrace.c:50: warning: parameter names (without types) in function declaration
> arch/sparc64/kernel/stacktrace.c:50: warning: data definition has no type or storage class
>
> Signed-off-by: Stephen Rothwell <sf@canb•auug.org.au>
>
> diff --git a/arch/sparc64/kernel/stacktrace.c b/arch/sparc64/kernel/stacktrace.c
> index 49656ed..b3e3737 100644
> --- a/arch/sparc64/kernel/stacktrace.c
> +++ b/arch/sparc64/kernel/stacktrace.c
> @@ -1,6 +1,7 @@
> #include <linux/sched.h>
> #include <linux/stacktrace.h>
> #include <linux/thread_info.h>
> +#include <linux/module.h>
> #include <asm/ptrace.h>
> #include <asm/stacktrace.h>
applied, thanks Stephen.
Ingo
prev parent reply other threads:[~2008-07-08 12:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-08 12:15 linux-next: stacktace build failure Stephen Rothwell
2008-07-08 12:24 ` Ingo Molnar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080708122408.GA22788@elte.hu \
--to=mingo@elte$(echo .)hu \
--cc=davem@davemloft$(echo .)net \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=sfr@canb$(echo .)auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox