2009-04-27 09:59:33

by David Brownell

[permalink] [raw]
Subject: Re: Card detect IRQ errors

On Monday 27 April 2009, Grazvydas Ignotas wrote:
>
> With current l-o head when I insert or remove SD card I'm getting this:
>
> [ ? 20.733489] ------------[ cut here ]------------
> [ ? 20.738159] WARNING: at kernel/irq/handle.c:366 handle_IRQ_event+0x4c/0x14c()
> [ ? 20.745330] BUG: IRQ handler called from non-hardirq
> context!Modules linked in:
> ...
> [ ? 20.822753] ---[ end trace 2ca2d8ba630dd6b5 ]---
> [ ? 20.869415] mmc0: card 8001 removed
>
> Has anyone else seen this?

Regresssion caused by 044d408409cc4e1bc75c886e27ca85c270db104c.

Notice the message is internally broken, too -- no newline.

Try reverting that, things will still behave just fine.