From: William Lee Irwin III <wli@holomorphy.com>
To: sparclinux@vger.kernel.org
Subject: Re: Patch - Sun4d SMP now boots
Date: Thu, 19 Aug 2004 15:00:08 +0000 [thread overview]
Message-ID: <20040819150008.GO11200@holomorphy.com> (raw)
In-Reply-To: <Pine.LNX.4.53.0408191358400.2910@mailgate.netunix.com>
On Thursday 19 August 2004 3:12 pm, William Lee Irwin III wrote:
>> One major question is *WHY* spin_lock_bh() vs. spin_lock_irqsave()
>> works. Only trouble there is that we can't see what happens after
>> spin_lock_irqsave() very easily. One rather large possibility is that
>> since disabling bh's doesn't disable interrupts, some smp_call_function()
>> or similar that would deadlock if interrupts weren't disabled suddenly
>> appears to work and/or works for some limited cases...
On Thu, Aug 19, 2004 at 03:49:18PM +0100, C.Newport wrote:
> Two possible clues :-
> Other architectures have 2 sets of functions here, one for use before it is
> safe to allow SMP with IRQs.
> sun4d_irq.c is almost certainly involved, and does not appear to deal with
> SMP in a sane manner. Compare with sun4m_irq.c which is much newer.
> This is consistent with the observed failure, the system locks as soon as
> a write to disk happens. Pasi also noted failures as soon as interrupts
> happen.
Sounds like the analogous rewrite must happen for sun4d, then. I'll look
into that... some kind of sun4d hacking-level access may need to happen,
or someone may have to look into this on my behalf.
-- wli
next prev parent reply other threads:[~2004-08-19 15:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-19 13:32 Patch - Sun4d SMP now boots Chris Newport
2004-08-19 14:12 ` William Lee Irwin III
2004-08-19 14:33 ` David S. Miller
2004-08-19 14:49 ` C.Newport
2004-08-19 15:00 ` William Lee Irwin III [this message]
2004-08-19 15:22 ` C.Newport
2004-08-19 15:29 ` William Lee Irwin III
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=20040819150008.GO11200@holomorphy.com \
--to=wli@holomorphy.com \
--cc=sparclinux@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.