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
| ||
|
Message-ID: <CAD2nsn0d-3edYGH8u+v5mhrUZBMsznDNRDkDHE-tErG8uGk84Q@mail.gmail.com> Date: Tue, 20 Mar 2012 11:49:32 +0530 From: Mohammed Shafi <shafi.wireless@...il.com> To: "Justin P. Mattock" <justinmattock@...il.com> Cc: Linux-wireless <linux-wireless@...r.kernel.org>, Felix Fietkau <nbd@...nwrt.org>, linux-kernel@...r.kernel.org, Linux-netdev <netdev@...r.kernel.org> Subject: Re: ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00008040 > (gdb) list *ath9k_tx+start+0x284 > No symbol "start" in current context. hey, pls try l *(ath9k_tx_start+0x284), yesterday i did the same in the latest wireless testing tree it pointed to line 1929 of xmit.c sc->tx.seq_no +=0x10; also did few suspend/resume in my machine, nothing interesting happened > > before receiving the email to do the above code with gdb I had cleaned the > tree out with git clean -fx so rebuilding might have misalighned things(but > could be wrong).. > -- thanks, shafi -- 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