lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 27 Apr 2011 22:34:55 +0200
From:	Francois Romieu <romieu@...zoreil.com>
To:	Ben Greear <greearb@...delatech.com>
Cc:	netdev <netdev@...r.kernel.org>
Subject: Re: rtl8169 related kernel splat in 2.6.38.4

Ben Greear <greearb@...delatech.com> :
[...]
> WARNING: at /home/greearb/git/linux-2.6.dev.38.y/kernel/timer.c:983 del_timer_sync+0x25/0x37()
[...]
>  [<c043094b>] ? warn_slowpath_common+0x65/0x7a
>  [<c04398a0>] ? del_timer_sync+0x25/0x37
>  [<c043096f>] ? warn_slowpath_null+0xf/0x13
>  [<c04398a0>] ? del_timer_sync+0x25/0x37
>  [<c06e94f3>] ? linkwatch_schedule_work+0x68/0x83
>  [<c06e95b6>] ? linkwatch_fire_event+0xa8/0xad
>  [<c06ef193>] ? netif_carrier_on+0x23/0x34
>  [<f8af1b32>] ? __rtl8169_check_link_status+0x4f/0xaf [r8169]

linkwatch_schedule_work
-> cancel_delayed_work
   -> del_timer_sync
      -> *466bd3030973910118ca601da8072be97a1e2209 was here*

At first sight it should happen in -git too. I'll search a fix
back home.

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ