On Fri, Nov 14, 2008 at 1:17 AM, Luis R. Rodriguez <mcgrof@xxxxxxxxx> wrote: > If our offsets are the same then its probably on line 791: [...] > 790 name = wiphy_dev(local->hw.wiphy)->driver->name; > 791 local->hw.workqueue = create_freezeable_workqueue(name); I agree, having looked at the objdump output. Hmm, maybe ->driver pointer is bad even though I can't see that happening. Dan, can you try adding a printk before line 790 to see if any of the pointers are null? Also, do you have CONFIG_LOCKDEP enabled or no? -- Bob Copeland %% www.bobcopeland.com -- 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