diff for duplicates of <49B00011.1030001@openwrt.org> diff --git a/a/1.txt b/N1/1.txt index af35a99..0922ccc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,22 +1,25 @@ -Sujith ?rta: +Sujith =EDrta: > Gabor Juhos wrote: ->> The driver are trying to create an 'ath9k' directory in debugfs for each ->> device currently. If there are more than one device in the system, the +>> The driver are trying to create an 'ath9k' directory in debugfs for = +each +>> device currently. If there are more than one device in the system, t= +he >> second try will always fail. -> +>=20 > Looks good. Thanks. Thank you for the review. -> +>=20 > Also, reading 'rcstat' when the interface is down would cause a NULL -> pointer dereference. +> pointer dereference.=20 Indeed. :) -root at OpenWrt:/# cat /tmp/debug/ath9k/phy0/rcstat -CPU 0 Unable to handle kernel paging request at virtual address 00000000, epc == -c02886c8, ra == c0288674 +root@OpenWrt:/# cat /tmp/debug/ath9k/phy0/rcstat +CPU 0 Unable to handle kernel paging request at virtual address 0000000= +0, epc =3D=3D +c02886c8, ra =3D=3D c0288674 Oops[#1]: Cpu 0 $ 0 : 00000000 fffffff8 00000000 00000000 @@ -38,12 +41,18 @@ BadVA : 00000000 PrId : 00019374 (MIPS 24Kc) Modules linked in: leds_gpio nf_nat_tftp nf_conntrack_tftp nf_nat_irc nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ipt_MASQUi -Process cat (pid: 852, threadinfo=82d9a000, task=82ddba18, tls=00000000) -Stack : 8027809c 00000000 c029b96c c029b974 83889f48 00000001 80278098 00000200 - 00000000 2aaed0d8 20202052 61746520 20202020 20205375 63636573 730a0a00 - 00000001 00000044 00000000 2aaed0d8 00000000 001200d2 81065c60 8284b2a8 - 82897528 82897528 00000001 00000200 81065c60 00000000 800bee0c 800bee0c - 82897528 82897528 82e904b4 00000000 00000001 00000005 2aaed000 81065c60 +Process cat (pid: 852, threadinfo=3D82d9a000, task=3D82ddba18, tls=3D00= +000000) +Stack : 8027809c 00000000 c029b96c c029b974 83889f48 00000001 80278098 = +00000200 + 00000000 2aaed0d8 20202052 61746520 20202020 20205375 63636573 = +730a0a00 + 00000001 00000044 00000000 2aaed0d8 00000000 001200d2 81065c60 = +8284b2a8 + 82897528 82897528 00000001 00000200 81065c60 00000000 800bee0c = +800bee0c + 82897528 82897528 82e904b4 00000000 00000001 00000005 2aaed000 = +81065c60 ... > Will send out a patch fixing this. @@ -51,3 +60,8 @@ Stack : 8027809c 00000000 c029b96c c029b974 83889f48 00000001 80278098 00000200 Superb. Gabor +-- +To unsubscribe from this list: send the line "unsubscribe linux-wireles= +s" in +the body of a message to majordomo@vger.kernel.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 548cc07..5a37f06 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,36 @@ "ref\01236268518-31873-1-git-send-email-juhosg@openwrt.org\0" "ref\018863.64330.683644.463962@gargle.gargle.HOWL\0" "From\0Gabor Juhos <juhosg@openwrt.org>\0" - "Subject\0[ath9k-devel] [PATCH] ath9k: create a common debugfs_root for all\tdevice instances\0" + "Subject\0Re: [ath9k-devel] [PATCH] ath9k: create a common debugfs_root for all\tdevice instances\0" "Date\0Thu, 05 Mar 2009 17:38:41 +0100\0" - "To\0ath9k-devel@lists.ath9k.org\0" + "To\0Sujith <m.sujith@gmail.com>\0" + "Cc\0John W. Linville <linville@tuxdriver.com>" + ath9k-devel@lists.ath9k.org <ath9k-devel@lists.ath9k.org> + " linux-wireless@vger.kernel.org <linux-wireless@vger.kernel.org>\0" "\00:1\0" "b\0" - "Sujith ?rta:\n" + "Sujith =EDrta:\n" "> Gabor Juhos wrote:\n" - ">> The driver are trying to create an 'ath9k' directory in debugfs for each\n" - ">> device currently. If there are more than one device in the system, the\n" + ">> The driver are trying to create an 'ath9k' directory in debugfs for =\n" + "each\n" + ">> device currently. If there are more than one device in the system, t=\n" + "he\n" ">> second try will always fail.\n" - "> \n" + ">=20\n" "> Looks good. Thanks.\n" "\n" "Thank you for the review.\n" "\n" - "> \n" + ">=20\n" "> Also, reading 'rcstat' when the interface is down would cause a NULL\n" - "> pointer dereference. \n" + "> pointer dereference.=20\n" "\n" "Indeed. :)\n" "\n" - "root at OpenWrt:/# cat /tmp/debug/ath9k/phy0/rcstat\n" - "CPU 0 Unable to handle kernel paging request at virtual address 00000000, epc ==\n" - "c02886c8, ra == c0288674\n" + "root@OpenWrt:/# cat /tmp/debug/ath9k/phy0/rcstat\n" + "CPU 0 Unable to handle kernel paging request at virtual address 0000000=\n" + "0, epc =3D=3D\n" + "c02886c8, ra =3D=3D c0288674\n" "Oops[#1]:\n" "Cpu 0\n" "$ 0 : 00000000 fffffff8 00000000 00000000\n" @@ -46,18 +52,29 @@ "PrId : 00019374 (MIPS 24Kc)\n" "Modules linked in: leds_gpio nf_nat_tftp nf_conntrack_tftp nf_nat_irc\n" "nf_conntrack_irc nf_nat_ftp nf_conntrack_ftp ipt_MASQUi\n" - "Process cat (pid: 852, threadinfo=82d9a000, task=82ddba18, tls=00000000)\n" - "Stack : 8027809c 00000000 c029b96c c029b974 83889f48 00000001 80278098 00000200\n" - " 00000000 2aaed0d8 20202052 61746520 20202020 20205375 63636573 730a0a00\n" - " 00000001 00000044 00000000 2aaed0d8 00000000 001200d2 81065c60 8284b2a8\n" - " 82897528 82897528 00000001 00000200 81065c60 00000000 800bee0c 800bee0c\n" - " 82897528 82897528 82e904b4 00000000 00000001 00000005 2aaed000 81065c60\n" + "Process cat (pid: 852, threadinfo=3D82d9a000, task=3D82ddba18, tls=3D00=\n" + "000000)\n" + "Stack : 8027809c 00000000 c029b96c c029b974 83889f48 00000001 80278098 =\n" + "00000200\n" + " 00000000 2aaed0d8 20202052 61746520 20202020 20205375 63636573 =\n" + "730a0a00\n" + " 00000001 00000044 00000000 2aaed0d8 00000000 001200d2 81065c60 =\n" + "8284b2a8\n" + " 82897528 82897528 00000001 00000200 81065c60 00000000 800bee0c =\n" + "800bee0c\n" + " 82897528 82897528 82e904b4 00000000 00000001 00000005 2aaed000 =\n" + "81065c60\n" " ...\n" "\n" "> Will send out a patch fixing this.\n" "\n" "Superb.\n" "\n" - Gabor + "Gabor\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-wireles=\n" + "s\" in\n" + "the body of a message to majordomo@vger.kernel.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -92be6340ab88942d0c3eb2586418a3674e16cfbb11c906099280085e87cfed01 +ab17cd2d95c10b9e91ca73ce9eaa5a92a41b67924b267eb09eea3e7fcb692728
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.