All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: David VomLehn <dvomlehn@cisco.com>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] powertv: Fix support for timer interrupts when using >64 external IRQs
Date: Tue, 26 Jan 2010 15:26:14 +0100	[thread overview]
Message-ID: <20100126142614.GC17849@linux-mips.org> (raw)
In-Reply-To: <20091222014922.GA30164@dvomlehn-lnx2.corp.sa.net>

On Mon, Dec 21, 2009 at 05:49:22PM -0800, David VomLehn wrote:

> The MIPS processor is limited to 64 external interrupt sources. Using a
> greater number without IRQ sharing requires reading platform-specific
> registers. On such platforms, reading the IntCtl register to determine
> which interrupt corresponds to a timer interrupt will not work.
> 
> On MIPSR2 systems there is a solution--the TI bit in the Cause register,
> specifically indicates that a timer interrupt has occured. This patch
> uses that bit to detect interrupts for MIPSR2 processors, which may be
> expected to work regardless of how the timer interrupt may be routed
> in the hardware.

I think this isn't relevant for any currently in-tree supported platforms (?)
so I've queued this for 2.6.34.

Thanks,

  Ralf

  reply	other threads:[~2010-01-26 14:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-22  1:49 [PATCH] powertv: Fix support for timer interrupts when using >64 external IRQs David VomLehn
2010-01-26 14:26 ` Ralf Baechle [this message]
2010-01-26 18:36   ` David VomLehn
2010-01-26 23:20     ` Ralf Baechle
2010-01-30 15:10 ` Maxime Bizon
2010-02-01  8:47   ` Wu Zhangjin

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=20100126142614.GC17849@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=dvomlehn@cisco.com \
    --cc=linux-mips@linux-mips.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.