Re: [patch 0/1] remove header_ops bug in qeth driver

2007-10-22 Thread Heiko Carstens
On Fri, Oct 19, 2007 at 11:55:38PM +0200, Ursula Braun wrote:
> -- 
> Remove qeth driver bug introduced by this commit:
> 
> commit 3b04ddde02cf1b6f14f2697da5c20eca5715017f
> Author: Stephen Hemminger <[EMAIL PROTECTED]>
> Date:   Tue Oct 9 01:40:57 2007 -0700
> 
> [NET]: Move hardware header operations out of netdevice.

Still broken:

Kernel BUG at 0002 [verbose debug info unavailable] 
illegal operation: 0001 [#1] 
Modules linked in: 
CPU:1Not tainted 
Process ip (pid: 2170, task: 01f1d038, ksp: 02d87b30) 
Krnl PSW : 070420018000 0002 (0x2) 
   R:0 T:1 IO:1 EX:1 Key:0 M:1 W:0 P:0 AS:0 CC:2 PM:0 EA:3 
Krnl GPRS:  0038 027c2800 016d6000
   86dd 029f8b78  029f8b00
   029f8b40 027c2800  02d874c8
   016d6000 003cb960 002c58d2 02d874c8
Krnl Code:>0002:    unknown 
   0004:    unknown 
   0006:    unknown 
   0008:    unknown 
   000a:    unknown 
   000c:    unknown 
   000e:    unknown 
   0010:    unknown 
Call Trace: 
([<002c588e>] neigh_connected_output+0x76/0x118) 
 [<00339e00>] ip6_output2+0x22c/0x478 
 [<0033a46c>] ip6_output+0x250/0x10fc 
 [<0034d65e>] __ndisc_send+0x416/0x768 
 [<0034da1c>] ndisc_send_rs+0x6c/0x7c 
 [<00340776>] addrconf_dad_completed+0xb2/0x100 
 [<0034269c>] addrconf_dad_start+0xa4/0x134 
 [<0034279e>] addrconf_add_linklocal+0x72/0xa4 
 [<003439d4>] addrconf_notify+0x6ec/0x8bc 
 [<0039905a>] notifier_call_chain+0x5e/0xa4 
 [<00062832>] __raw_notifier_call_chain+0x26/0x38 
 [<00062872>] raw_notifier_call_chain+0x2e/0x40 
 [<002beaa8>] call_netdevice_notifiers+0x34/0x48 
 [<002c0288>] dev_open+0xd4/0xe0 
 [<002bed42>] dev_change_flags+0x14e/0x1c4 
 [<00316cb2>] devinet_ioctl+0x5d2/0x724 
 [<0031753c>] inet_ioctl+0xf4/0x130 
 [<002ac6fa>] sock_ioctl+0x86/0x300 
 [<000c8124>] do_ioctl+0x50/0xe0 
 [<000c8440>] vfs_ioctl+0x28c/0x3e4 
 [<000c85e8>] sys_ioctl+0x50/0x8c 
 [<000ff744>] dev_ifsioc+0xb8/0x4c8 
 [<000fc15c>] compat_sys_ioctl+0x11c/0x444 
 [<000229d0>] sysc_noemu+0x10/0x16 
 [<77f3b9ca>] 0x77f3b9ca 
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[patch 0/1] remove header_ops bug in qeth driver

2007-10-19 Thread Ursula Braun
-- 
Remove qeth driver bug introduced by this commit:

commit 3b04ddde02cf1b6f14f2697da5c20eca5715017f
Author: Stephen Hemminger <[EMAIL PROTECTED]>
Date:   Tue Oct 9 01:40:57 2007 -0700

[NET]: Move hardware header operations out of netdevice.

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html