Re: [Linux-zigbee-devel] linux-zigbee and 6lowpan.c

2013-02-19 Thread Ralph Droms (rdroms)
On Feb 19, 2013, at 6:19 PM 2/19/13, Alan Ott wrote: > On 02/12/2013 07:37 AM, Tony Cheneau wrote: >> I want to provide a quick reply to your mail as I won't have time to provide >> an elaborated answer. >> >> You are right, the current stack does not interroperate correctly with other >> st

Re: [Linux-zigbee-devel] [PATCH] wpan: use GFP_ATOMIC instead of GFP_KERNEL

2013-02-19 Thread Alan Ott
On 02/05/2013 07:34 AM, Alexander Aring wrote: > I got this message at runtime: > > [ 48.847347] BUG: scheduling while atomic: swapper/0/0/0x4100 Hi Alexander, Please check out the patch set here: https://github.com/beagleboard/kernel/tree/3.8/patches/6lowpan This is Tony's patch se

Re: [Linux-zigbee-devel] linux-zigbee and 6lowpan.c

2013-02-19 Thread Alan Ott
On 02/12/2013 07:37 AM, Tony Cheneau wrote: > I want to provide a quick reply to your mail as I won't have time to > provide an elaborated answer. > > You are right, the current stack does not interroperate correctly with > other stack right now. If I'm not mistaken, Alan made just enough > modi