From: Ralf Baechle <ralf@linux-mips.org>
To: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: linux-mips@linux-mips.org, stable@vger.kernel.org
Subject: Re: [PATCH RESEND] MIPS: loongson: fix random early boot hang
Date: Thu, 13 Jun 2013 23:01:50 +0200 [thread overview]
Message-ID: <20130613210150.GA11137@linux-mips.org> (raw)
In-Reply-To: <1371155364-725-1-git-send-email-aaro.koskinen@iki.fi>
On Thu, Jun 13, 2013 at 11:29:24PM +0300, Aaro Koskinen wrote:
> Some Loongson boards (e.g. Lemote FuLoong mini-PC) use ISA/southbridge
> device (CS5536 general purpose timer) for the timer interrupt. It starts
> running early and is already enabled during the PCI configuration,
> during which there is a small window in pci_read_base() when the register
> access is temporarily disabled. If the timer interrupts at this point,
> the system will hang. Fix this by adding a fixup that keeps the register
> access always enabled.
Sorry, I had already applied your patch but then accidentally dropped it
from my patch queue. Will send it upstream for 3.10.
Thanks!
Ralf
next prev parent reply other threads:[~2013-06-13 21:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-13 20:29 [PATCH RESEND] MIPS: loongson: fix random early boot hang Aaro Koskinen
2013-06-13 21:01 ` Ralf Baechle [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-03-04 21:23 Aaro Koskinen
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=20130613210150.GA11137@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=aaro.koskinen@iki.fi \
--cc=linux-mips@linux-mips.org \
--cc=stable@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.