All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] MIPS: loongson: fix random early boot hang
Date: Wed, 13 Mar 2013 14:41:37 +0100	[thread overview]
Message-ID: <20130313134137.GB17165@linux-mips.org> (raw)
In-Reply-To: <1361232039-12555-1-git-send-email-aaro.koskinen@iki.fi>

On Tue, Feb 19, 2013 at 02:00:39AM +0200, Aaro Koskinen wrote:

> Subject: [PATCH] MIPS: loongson: fix random early boot hang
> 
> 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.

Applied, though a bit late.  I really was hoping for one of the Lemote
folks to chime in.

Thanks Aaro,

  Ralf

  reply	other threads:[~2013-03-13 13:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-19  0:00 [PATCH] MIPS: loongson: fix random early boot hang Aaro Koskinen
2013-03-13 13:41 ` Ralf Baechle [this message]
2013-05-15 18:27   ` 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=20130313134137.GB17165@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=aaro.koskinen@iki.fi \
    --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.