| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [patch 0/7] MIPS: Assorted fixlets and annotation patches |
| From: | Thomas Gleixner <tglx@linutronix.de> |
| Date: | Sat, 23 Jul 2011 12:41:22 -0000 |
| Cc: | Ralf Baechle <ralf@linux-mips.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | quilt/0.48-1 |
Ralf,
the following series is the fallout of the 3.0-rt work for MIPS.
The first 3 patches are bug fixes, the last 3 annotations for spin
locks and interrupts which want to be marked NO_THREAD.
There is one bug remaining, which I currently worked around by
disabling the dynamic ftrace functionality.
When the tracer starts up then ftrace_dyn_arch_init() is called with
interrupts disabled, but the MIPS code issues a SMP function call
which complains about interrupts being disabled. Observed on SWARM.
Thanks,
tglx
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 11/11] bcm47xx: fix irq assignment for new SoCs., Hauke Mehrtens |
|---|---|
| Next by Date: | [patch 1/7] mips: sibyte: Add missing irq_mask function, Thomas Gleixner |
| Previous by Thread: | [PATCH v3 00/11] bcma: add support for embedded devices like bcm4716, Hauke Mehrtens |
| Next by Thread: | [patch 1/7] mips: sibyte: Add missing irq_mask function, Thomas Gleixner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |