From: Berthold Cogel <cogel@rrz.uni-koeln.de>
To: Samuel Ortiz <samuel@sortiz.org>
Cc: irda-users@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [irda-users] Oops in __wake_up_common with irda, linux-2.6.18
Date: Sun, 29 Oct 2006 21:49:12 +0100 [thread overview]
Message-ID: <454513C8.1080403@rrz.uni-koeln.de> (raw)
In-Reply-To: <45450422.4030706@rrz.uni-koeln.de>
Berthold Cogel schrieb:
>> 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.
>
OK!
Hunk #1 .. #3 are already included in the kernel sources. And the other
parts of the patch did fix the Oops.
Now I get only (with 2.6.18):
acer01:~$ ircp -r
Waiting for incoming connection
srv_obex_event(): Link error
and in /var/log/kern.log:
Oct 29 21:35:59 localhost kernel: irlap_change_speed(), setting speed to
115200
Oct 29 21:35:59 localhost kernel: irlmp_state_dtr(), Unknown event
LM_LAP_CONNECT_CONFIRM on LSAP 0x10
Oct 29 21:35:59 localhost last message repeated 2 times
Oct 29 21:36:00 localhost kernel: irda_poll(), POLLHUP
Oct 29 21:36:00 localhost kernel: Assertion failed!
net/irda/af_irda.c:irda_recvmsg_stream:1409 !sock_error(sk)
Oct 29 21:36:02 localhost kernel: irlap_change_speed(), setting speed to
9600
Regards,
Berthold
prev parent reply other threads:[~2006-10-29 20:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-27 20:40 Oops in __wake_up_common with irda, linux-2.6.18 Berthold Cogel
2006-10-29 17:50 ` Samuel Ortiz
2006-10-29 19:42 ` Berthold Cogel
2006-10-29 20:49 ` Berthold Cogel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=454513C8.1080403@rrz.uni-koeln.de \
--to=cogel@rrz.uni-koeln.de \
--cc=irda-users@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=samuel@sortiz.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.