| To: | Aaro Koskinen <aaro.koskinen@iki.fi> |
|---|---|
| Subject: | Re: [PATCH] MIPS: loongson: fix random early boot hang |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Wed, 13 Mar 2013 14:41:37 +0100 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <1361232039-12555-1-git-send-email-aaro.koskinen@iki.fi> |
| List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
| List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
| List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
| List-owner: | <mailto:ralf@linux-mips.org> |
| List-post: | <mailto:linux-mips@linux-mips.org> |
| List-software: | Ecartis version 1.0.0 |
| List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
| List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
| References: | <1361232039-12555-1-git-send-email-aaro.koskinen@iki.fi> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH v2] MIPS: Get rid of CONFIG_CPU_HAS_LLSC again, Ralf Baechle |
|---|---|
| Next by Date: | [PATCH] MIPS: fix inconsistent formatting inside /proc/cpuinfo, John Crispin |
| Previous by Thread: | [PATCH] mips: lib/bitops.c: fix wrong return type, Zhi-zhou Zhang |
| Next by Thread: | [PATCH] MIPS: fix inconsistent formatting inside /proc/cpuinfo, John Crispin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |