All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@sunsite.dk>
To: linuxppc-embedded@ozlabs.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] serial: Use real irq on UART0 (IRQ = 0) on PPC4xx systems
Date: Mon, 20 Nov 2006 12:24:36 +0100	[thread overview]
Message-ID: <87odr2mkcr.fsf@sleipner.barco.com> (raw)
In-Reply-To: <200611201200.36780.ml@stefan-roese.de> (Stefan Roese's message of "Mon, 20 Nov 2006 12:00:36 +0100")

>>>>> "Stefan" == Stefan Roese <ml@stefan-roese.de> writes:

Hi,

Stefan> This patch fixes a problem seen on multiple 4xx platforms,
Stefan> where the UART0 interrupt number is 0. The macro
Stefan> "is_real_interrupt" lead on those systems to not use an real
Stefan> interrupt but the timer based implementation.

That's not the proper way to fix this. Instead remap the interrupt
number to make 0 invalid.

I sent a similar patch some months ago and that was the reply I got:

http://marc.theaimsgroup.com/?t=114363521500003&r=1&w=2

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2006-11-20 11:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-20 11:00 [PATCH] serial: Use real irq on UART0 (IRQ = 0) on PPC4xx systems Stefan Roese
2006-11-20 11:24 ` Peter Korsgaard [this message]
2006-11-20 11:42 ` Alan
2006-11-20 11:54   ` Stefan Roese
2006-11-20 12:10     ` Alan
2006-11-20 13:04       ` Russell King
2006-11-20 13:04         ` Russell King
2006-11-20 21:21         ` Guennadi Liakhovetski
2006-11-20 21:21           ` Guennadi Liakhovetski
2006-11-20 13:28 ` Sergei Shtylyov

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=87odr2mkcr.fsf@sleipner.barco.com \
    --to=jacmet@sunsite.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-embedded@ozlabs.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.