From: Paul Mundt <lethal@linux-sh.org>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] Add support for SDK7780 board
Date: Fri, 18 Jan 2008 02:55:22 +0000 [thread overview]
Message-ID: <20080118025522.GC14945@linux-sh.org> (raw)
In-Reply-To: <478F7921.4090203@mpc-data.co.uk>
On Fri, Jan 18, 2008 at 11:19:22AM +0900, Magnus Damm wrote:
> On Jan 18, 2008 12:49 AM, Nicholas Beck <nbeck@mpc-data.co.uk> wrote:
> > Add support for Renesas Technology Europe SDK7780 board.
>
> Great, thank you for your patch!
>
> > Signed-off-by: Nicholas Beck <nbeck@mpc-data.co.uk>
> > ---
> > diff -urN -x '.git*' a/arch/sh/boards/renesas/sdk7780/irq.c
> > b/arch/sh/boards/renesas/sdk7780/irq.c
> > --- a/arch/sh/boards/renesas/sdk7780/irq.c 1970-01-01
> > 01:00:00.000000000 +0100
> > +++ b/arch/sh/boards/renesas/sdk7780/irq.c 2008-01-17
> > 15:11:09.000000000 +0000
> > @@ -0,0 +1,102 @@
> > +/*
> > + * linux/arch/sh/boards/renesas/sdk7780/irq.c
> > + *
> > + * Renesas Technology Europe SDK7780 Support.
> > + *
> > + * Copyright (C) 2008 Nicholas Beck <nbeck@mpc-data.co.uk>
> > + *
> > + * Based on linux/arch/sh/boards/renesas/r7780rp/irq.c
>
> This must be based on a not-so-recent kernel version. Newer kernels
> use intc tables for both cpu specific and board specific irq setup.
> Please consider updating the interrupt code - have a look at r7780mp
> or r2d for good examples.
>
Indeed. Also the IRQ 14 handling looks pretty suspicious. It looks like
you want to have a secondary handler for this that just sets itself up as
a chained handler, as it obviously has differing semantics from the rest
of the vectors.
next prev parent reply other threads:[~2008-01-18 2:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-17 15:49 [PATCH] Add support for SDK7780 board Nicholas Beck
2008-01-17 17:02 ` Manuel Lauss
2008-01-17 18:22 ` Nicholas Beck
2008-01-18 2:19 ` Magnus Damm
2008-01-18 2:55 ` Paul Mundt [this message]
2008-01-18 6:28 ` Paul Mundt
2008-01-22 17:51 ` Nicholas Beck
2008-01-22 21:13 ` Paul Mundt
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=20080118025522.GC14945@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=linux-sh@vger.kernel.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.