On 29.3.2010 04:26, Bob Copeland wrote:
>>   [<ffffffff8165903d>] ? _spin_lock_irq+0x1d/0x40
>>   [<ffffffff816592d7>] ? _spin_unlock_irq+0x17/0x40
>>   [<ffffffffa003d68d>] wiphy_unregister+0x9d/0x1c0 [cfg80211]
>>   [<ffffffff81076480>] ? autoremove_wake_function+0x0/0x40
>>   [<ffffffffa0057189>] ieee80211_unregister_hw+0xa9/0xf0 [mac80211]
> 
> I'm not sure what lock this is, can you do:
> 
> gdb cfg80211.ko
> gdb> l *(wiphy_unregister+0x9d)
> 

Yes I can and did, but lack any experience with gdb:

~ # gdb /lib/modules/2.6.32.10/kernel/net/wireless/cfg80211.ko
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu"...
(no debugging symbols found)
(gdb) l *(wiphy_unregister+0x9d)
No symbol table is loaded.  Use the "file" command.
(gdb)

_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to