Re: Oops in __wake_up_common with irda, linux-2.6.18

From: Berthold Cogel
Date: Sun Oct 29 2006 - 14:43:18 EST


Samuel Ortiz schrieb:
> Hi Berthold,
>
> On Fri, Oct 27, 2006 at 10:40:32PM +0200, Berthold Cogel wrote:
>> Hello!
>>
>> I got a kernel Oops in __wake_up_common while receiving a file on my
>> notebook via irda from a Pocket PC with 'ircp -r' (sending files to the
>> PocketPC works).
> Could you try applying this patch:
> http://marc.theaimsgroup.com/?l=linux-netdev&m=115792756816966&w=2
>
> It's supposed to fix this OOPS. Please let me know.
>
> Cheers,
> Samuel.

Hello Samuel,

with 2.6.18 parts of the patch failed:

acer01:/usr/src/linux# patch -p1 < ../irda_patch.txt
patching file net/irda/af_irda.c
Hunk #1 FAILED at 132.
Hunk #2 FAILED at 1213.
Hunk #3 FAILED at 1223.
Hunk #4 succeeded at 1356 with fuzz 2.
Hunk #5 succeeded at 1409 with fuzz 2.
3 out of 5 hunks FAILED -- saving rejects to file net/irda/af_irda.c.rej

This happens with 2.6.18.1 too. I haven't tried 2.6.19-rc... yet.

I've attached af_irda.c.rej for 2.6.18.

Berthold
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/