From: jamie@jamieiles.com (Jamie Iles)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] Add missing include of linux/ftrace.h
Date: Tue, 4 Oct 2011 09:57:42 +0100 [thread overview]
Message-ID: <20111004085742.GA1977@totoro> (raw)
In-Reply-To: <CAH+eYFBESAp8Hz6fBAqjWSgAkzPuAub4JqU4r3SDU+TQTRagBA@mail.gmail.com>
On Sun, Oct 02, 2011 at 12:34:45AM +0530, Rabin Vincent wrote:
> On Sat, Oct 1, 2011 at 22:42, Jamie Iles <jamie@jamieiles.com> wrote:
> > diff --git a/arch/arm/kernel/irq.c b/arch/arm/kernel/irq.c
> > index de3dcab..61c1468 100644
> > --- a/arch/arm/kernel/irq.c
> > +++ b/arch/arm/kernel/irq.c
> > @@ -37,6 +37,7 @@
> > ?#include <linux/proc_fs.h>
> > ?#include <linux/ftrace.h>
>
> You can probably git rid of this inclusion of ftrace.h from
> here and from smp.c, because they were added only for
> __exception_irq_entry.
OK, I've updated the patch in Russell's tracker removing these includes.
Jamie
prev parent reply other threads:[~2011-10-04 8:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-29 15:13 [PATCH] Add missing include of linux/ftrace.h Jamie Iles
2011-10-01 16:35 ` Russell King - ARM Linux
2011-10-01 17:12 ` Jamie Iles
2011-10-01 17:16 ` Russell King - ARM Linux
2011-10-01 19:04 ` Rabin Vincent
2011-10-04 8:57 ` Jamie Iles [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=20111004085742.GA1977@totoro \
--to=jamie@jamieiles.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.