On Sun, Aug 8, 2010 at 9:54 PM, Jon Smirl <[email protected]> wrote: > Something else is causing the rtnl lock problem. I updated to your > current zigbee/devel tree at the same time I applied the patch. > I have all of my code backed out.
I don't know what was causing the rtnl lock problem. I rebuilt everything and it seems to have gone away. Sometimes a crash will cause the file system to partially rollback a compile and leave things out of sync. I changed ipriv to priv in two places in the patch to get it to compile. + mutex_unlock(&priv->slaves_mtx); It seems to be working. -- Jon Smirl [email protected] ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Linux-zigbee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
