On Sun, Aug 8, 2010 at 9:54 PM, Jon Smirl 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
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.
--
Jon Smirl
[email protected]
--
This SF.net email is
It deadlocks with an interaction on rtnl lock.
Aug 8 21:09:12 (none) kernel: [13783.043233] Initializing ZigBee TTY interface
Aug 8 21:09:12 (none) kernel: [13783.082212] NET: Registered protocol family 36
Aug 8 21:09:12 (none) kernel: [13783.134418] _send_pending_data, 3 bytes
Aug 8 21:09
Hello,
Could you please check if the attached (untested) patch works for you.
--
With best wishes
Dmitry
>From 3fc7528b6b9da94cb277fb1bb6205e0a7c832758 Mon Sep 17 00:00:00 2001
From: Dmitry Eremin-Solenikov
Date: Mon, 9 Aug 2010 01:13:50 +0400
Subject: [PATCH] mac802154: add a protection again
I'm using this script to replace my development modules...
jonsm...@terra:/home/linus$ cat copy
sudo cp drivers/ieee802154/*.ko /lib/modules/2.6.35+/kernel/net/ieee802154
sudo cp net/ieee802154/*.ko /lib/modules/2.6.35+/kernel/net/ieee802154
sudo cp net/mac802154/*.ko /lib/modules/2.6.35