All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Feldt <Hans.Feldt@uab.ericsson.se>
To: Shen Rong <rshen@udtech.com.cn>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: 8260 - Spurious interrupts again
Date: Fri, 15 Nov 2002 12:13:50 +0100	[thread overview]
Message-ID: <3DD4D6EE.5000902@uab.ericsson.se> (raw)
In-Reply-To: 01a901c28c85$22aa99a0$e600a8c0@udtech.net


On 11/15/02 09:58 AM, Shen Rong wrote:

>     I have the same problem like you, and I added a "sync" at the last line in
> m8260_mask_and_ack like you, and it solves the ploblem. But it is interesting
> that if I add a "sync" above the last line, it's also ok, that's

Well its the write to SIMR that needs a sync before enabling external
interrupts, not the sipnr variable.

> So I think there should be a time delay when we do mask&ack(&following operation maybe).

Don't agree, I believe the missing sync is a bug. I talked a Motorola
FAE yesterday and he says the same thing. It doesn't really matter if
you have the 8260 as a slave or not.

What does the maintainers of this code (Tom Rini?) think about it?

Thanks,
Hans


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2002-11-15 11:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-13 13:34 8260 - Spurious interrupts again Hans Feldt
2002-11-15  8:58 ` Shen Rong
2002-11-15 11:13   ` Hans Feldt [this message]
2002-12-19 17:02     ` Tom Rini

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=3DD4D6EE.5000902@uab.ericsson.se \
    --to=hans.feldt@uab.ericsson.se \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=rshen@udtech.com.cn \
    /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.