On 16 July 2014 14:54, Daniel Thompson wrote:
> On 15/07/14 19:45, Marek Vasut wrote:
I can reduce the number of occurrences (not prevent it) by adding the
following hack to irq-gic.c
@@ -297,10 +309,12 @@ static asmlinkage void __exception_irq_entry
gic_handle_irq(struct pt_re
On 15 July 2014 19:08, Daniel Thompson wrote:
> On 15/07/14 16:59, Harro Haan wrote:
>> On 15 July 2014 16:52, Daniel Thompson wrote:
>>> On 15/07/14 14:04, Harro Haan wrote:
>>>>> Makes sense.
>>>>>
>>>>> Avoiding this problem on
On 15 July 2014 16:52, Daniel Thompson wrote:
> On 15/07/14 14:04, Harro Haan wrote:
>>> Makes sense.
>>>
>>> Avoiding this problem on GICv2 is easy (thanks to the aliased intack
>>> register) but on iMX.6 we have only a GICv1.
>>>
>>>
&g
On 15 July 2014 11:41, Daniel Thompson wrote:
> On 14/07/14 14:51, Harro Haan wrote:
>> On 10 July 2014 10:03, Daniel Thompson wrote:
>>>
>>> This patchset makes it possible to use kgdb's NMI infrastructure on ARM
>>> platforms.
>>>
>>&g
le(readl_relaxed(gic_data_dist_base(gic) + GIC_DIST_PENDING_SET)
& (1 << 30))
+ printk(KERN_ERR "TEMP: gic_handle_irq: wait for FIQ exception\n");
irqstat = readl_relaxed(cpu_base + GIC_CPU_INTACK);
irqnr = irqstat & ~0x1c00;
Regards,
Harro Haan
--
To unsu
://wiki.debian.org/libertas
Signed-off-by: Harro Haan
---
drivers/net/wireless/libertas/if_sdio.c | 39
1 file changed, 30 insertions(+), 9 deletions(-)
Index: linux.git/drivers/net/wireless/libertas/if_sdio.c
6 matches
Mail list logo