Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756943AbYLaSh6 (ORCPT ); Wed, 31 Dec 2008 13:37:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753161AbYLaShu (ORCPT ); Wed, 31 Dec 2008 13:37:50 -0500 Received: from fk-out-0910.google.com ([209.85.128.187]:30121 "EHLO fk-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752551AbYLaSht (ORCPT ); Wed, 31 Dec 2008 13:37:49 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=j32/0ssJrWy4IJEy9M00FXnw5Txvb+9CAb5BKIoYKR+QVyVE/3aRGRkCVXGPM5VYYB Bi1qVqie6axnTiXZmRHljPUuqo449WJxVB0LI1vAnq5p+xuiZTKG+5Nit7Qk0WlVFD24 C4FDJZE+TylV4X/R9bCZes3elrGIGZRg17q64= Message-ID: Date: Wed, 31 Dec 2008 13:37:46 -0500 From: "Andrey Vul" To: linux-kernel Subject: 2.6.28: BUG in r8169 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2840 Lines: 53 trigger: wget 192.168.1.42/jdk-6-sdk-docs.zip eth0 speed grinds to zero in a few seconds IIRC r8169 worked fine in 2.6.27.8 Anybody want to assist me with my first git bisect? [28481.701074] ------------[ cut here ]------------ [28481.701082] WARNING: at net/sched/sch_generic.c:226 dev_watchdog+0x131/0x1cc() [28481.701087] NETDEV WATCHDOG: eth0 (r8169): transmit timed out [28481.701091] Modules linked in: uvcvideo ohci1394 compat_ioctl32 sdhci_pci videodev ieee1394 sdhci sg iwlagn pcspkr joydev v4l1_compat mmc_core r8169 iwlcore mii [28481.701125] Pid: 0, comm: swapper Not tainted 2.6.28-gentoo #1 [28481.701130] Call Trace: [28481.701134] [] warn_slowpath+0xae/0xcd [28481.701153] [] ? __queue_work+0x35/0x3d [28481.701161] [] ? __enqueue_entity+0x74/0x76 [28481.701168] [] ? __enqueue_entity+0x74/0x76 [28481.701176] [] ? enqueue_task_fair+0x16f/0x17b [28481.701186] [] ? getnstimeofday+0x3a/0x9b [28481.701194] [] ? sched_clock_cpu+0x14b/0x158 [28481.701201] [] ? getnstimeofday+0x3a/0x9b [28481.701209] [] ? ktime_get_ts+0x49/0x4e [28481.701218] [] ? lapic_next_event+0x15/0x19 [28481.701225] [] ? clockevents_program_event+0x73/0x7c [28481.701233] [] ? tick_dev_program_event+0x2a/0xa7 [28481.701241] [] dev_watchdog+0x131/0x1cc [28481.701249] [] ? hpet_legacy_next_event+0xb/0xd [28481.701257] [] ? hrtimer_run_pending+0x3a/0x105 [28481.701264] [] ? tick_dev_program_event+0x2a/0xa7 [28481.701271] [] ? dev_watchdog+0x0/0x1cc [28481.701280] [] run_timer_softirq+0x17f/0x1f7 [28481.701287] [] __do_softirq+0x72/0x149 [28481.701295] [] call_softirq+0x1c/0x28 [28481.701302] [] do_softirq+0x34/0x72 [28481.701309] [] irq_exit+0x36/0x82 [28481.701316] [] do_IRQ+0x16a/0x19c [28481.701323] [] ret_from_intr+0x0/0xa [28481.701326] [] ? acpi_idle_enter_bm+0x2cb/0x33b [28481.701342] [] ? acpi_idle_enter_bm+0x2c1/0x33b [28481.701351] [] ? cpuidle_idle_call+0x89/0xc4 [28481.701358] [] ? cpu_idle+0x47/0x7e [28481.701367] [] ? start_secondary+0x175/0x17a [28481.701372] ---[ end trace 975587f7eeca5188 ]--- -- Andrey Vul -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/