From: Thomas Gleixner <tglx@linutronix.de>
To: David Miller <davem@davemloft.net>
Cc: johnstul@us.ibm.com, linux-kernel@vger.kernel.org, peter.keilty@hp.com
Subject: Re: [PATCH]: tick-sched.c build fix
Date: Sun, 25 Feb 2007 10:04:41 +0100 [thread overview]
Message-ID: <1172394281.25076.361.camel@localhost.localdomain> (raw)
In-Reply-To: <20070224.214201.126577744.davem@davemloft.net>
On Sat, 2007-02-24 at 21:42 -0800, David Miller wrote:
> While getting dynticks/hrtimers up on sparc64 I ran into
> the following build problem. If you use get_irq_regs() you
> need to include asm/irq_regs.h
>
> Signed-off-by: David S. Miller <davem@davemloft.net>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
> diff --git a/kernel/time/tick-sched.c b/kernel/time/tick-sched.c
> index 512a4a9..51556b9 100644
> --- a/kernel/time/tick-sched.c
> +++ b/kernel/time/tick-sched.c
> @@ -21,6 +21,8 @@
> #include <linux/sched.h>
> #include <linux/tick.h>
>
> +#include <asm/irq_regs.h>
> +
> #include "tick-internal.h"
>
> /*
next prev parent reply other threads:[~2007-02-25 8:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-25 5:42 David Miller
2007-02-25 9:04 ` Thomas Gleixner [this message]
2007-02-26 19:22 ` David Miller
2007-02-26 23:32 ` David Miller
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=1172394281.25076.361.camel@localhost.localdomain \
--to=tglx@linutronix.de \
--cc=davem@davemloft.net \
--cc=johnstul@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peter.keilty@hp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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
all inboxes | Powered by JetHome®