Search Linux Wireless

Re: ath9k locks up when bringing up a mesh point interface

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, May 27, 2009 at 04:30:17PM -0700, Andrey Yurovsky wrote:
> With today's wireless-testing, bring up an ath9k mesh point locks up
> my test laptop (single CPU) but I don't get any messages (/proc/sysrq
> set to 9, unfortunately I can't use a serial console right now).

I don't see a full lockup with two cores, but "ifconfig mesh0 up"
process ends up in some kind of unkillable state eating all CPU.. I
would assume this could be the same issue that just happens to show up
more severe with a single CPU.

dmesg is not showing anything else apart from "mesh: running mesh
housekeeping" popping up every 60 seconds. Pretty much all networking
commands hang (rtnl lock held?) after that, though. After some while,
hung task debugging does indeed start popping up messages that show
rtnl_mutex held, so that's why the system is getting quite unusable.

Anyway, I don't know what exactly is killing the mp setup (or well, not
exactly killing, but more like causing a busy loop somewhere) or whether
it has anything to do with the driver, but at least this one seems to be
trivial to reproduce:

modprobe ath9k
iw phy phy0 interface add mesh0 type mp mesh_id foo
ifconfig mesh0 up

-- 
Jouni Malinen                                            PGP id EFC895FA
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux