From: Johannes Berg <johannes@sipsolutions.net>
To: Johannes Stezenbach <js@sig21.net>
Cc: netdev@vger.kernel.org, mcgrof@do-not-panic.com,
kvalo@adurom.com, adrian.chadd@gmail.com, romieu@fr.zoreil.com
Subject: Re: [PATCH] alx: add a simple AR816x/AR817x device driver
Date: Fri, 14 Jun 2013 00:29:13 +0200 [thread overview]
Message-ID: <1371162553.8335.28.camel@jlt4.sipsolutions.net> (raw)
In-Reply-To: <20130613222411.GA5396@sig21.net>
On Fri, 2013-06-14 at 00:24 +0200, Johannes Stezenbach wrote:
> [ 0.939189] INFO: trying to register non-static key.
> [ 0.939787] the code is fine but needs lockdep annotation.
> [ 0.940387] turning off the locking correctness validator.
> [ 0.940992] Pid: 1, comm: swapper/0 Not tainted 3.9.6 #2
> [ 0.941589] Call Trace:
> [ 0.942179] [<ffffffff8108cead>] __lock_acquire.isra.24+0x710/0xa47
> [ 0.942781] [<ffffffff8108d87f>] lock_acquire+0xc0/0x142
I *think* this is probably the missing spin_lock_init I had forgotten.
> and after "ifconfig eth0 up":
>
> [ 539.482153] alx 0000:03:00.0: irq 45 for MSI/MSI-X
> [ 539.482249] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
> [ 539.483169] alx 0000:03:00.0 eth0: NIC Up: 1 Gbps Full
> [ 539.483354] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
> [ 544.801438] ------------[ cut here ]------------
> [ 544.801458] WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0x19b/0x201()
> [ 544.801462] Hardware name: System Product Name
> [ 544.801464] NETDEV WATCHDOG: eth0 (alx): transmit queue 0 timed out
Hmm, this is odd. I might just be forgetting to set something.
> 03:00.0 Ethernet controller: Qualcomm Atheros AR8161 Gigabit Ethernet (rev 08)
OTOH, I have a 8171, so maybe I messed up with my simplifications or it
simply doesn't work.
> Any idea what to try?
Does it still pass traffic after that? Or is it actually dead?
johannes
next prev parent reply other threads:[~2013-06-13 22:29 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-10 21:26 [PATCH 0/1] alx driver Johannes Berg
2013-06-10 21:26 ` [PATCH 1/1] alx: add a simple AR816x/AR817x device driver Johannes Berg
2013-06-10 21:29 ` [PATCH v2 " Johannes Berg
2013-06-11 22:23 ` Francois Romieu
2013-06-12 18:02 ` Johannes Berg
2013-06-18 1:18 ` Ben Hutchings
2013-06-20 21:40 ` Johannes Berg
2013-06-20 21:58 ` Ben Hutchings
2013-06-20 22:09 ` Johannes Berg
2013-06-21 12:45 ` Ben Hutchings
2013-06-21 20:42 ` Johannes Berg
2013-06-21 21:39 ` Ben Hutchings
2013-06-22 10:17 ` Johannes Stezenbach
2013-06-22 14:21 ` Ben Hutchings
2013-06-25 18:24 ` Johannes Berg
2013-06-12 7:11 ` [PATCH 0/1] alx driver Johannes Stezenbach
2013-06-12 18:00 ` Johannes Berg
2013-06-12 20:33 ` [PATCH] alx: add a simple AR816x/AR817x device driver Johannes Berg
2013-06-12 20:48 ` Stephen Hemminger
2013-06-12 20:51 ` Johannes Berg
2013-06-12 23:02 ` Francois Romieu
2013-06-13 3:46 ` Joe Perches
2013-06-13 6:47 ` Francois Romieu
2013-06-13 21:52 ` Johannes Berg
2013-06-13 23:03 ` Francois Romieu
2013-06-15 18:38 ` Johannes Berg
2013-06-13 22:24 ` Johannes Stezenbach
2013-06-13 22:29 ` Johannes Berg [this message]
2013-06-14 5:53 ` Johannes Stezenbach
2013-06-15 18:26 ` Johannes Berg
2013-06-15 20:15 ` Johannes Berg
2013-06-16 9:49 ` Johannes Stezenbach
2013-06-16 11:17 ` Johannes Berg
2013-06-16 17:48 ` Johannes Stezenbach
2013-06-16 18:06 ` Johannes Stezenbach
2013-06-16 18:42 ` Johannes Stezenbach
2013-06-16 19:41 ` Johannes Berg
2013-06-16 20:37 ` Johannes Stezenbach
2013-06-16 12:14 ` Johannes Berg
2013-06-17 20:44 ` [PATCH v4] " Johannes Berg
2013-06-17 23:05 ` David Miller
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=1371162553.8335.28.camel@jlt4.sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=adrian.chadd@gmail.com \
--cc=js@sig21.net \
--cc=kvalo@adurom.com \
--cc=mcgrof@do-not-panic.com \
--cc=netdev@vger.kernel.org \
--cc=romieu@fr.zoreil.com \
/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.