From: Lonnie A. <li...@lo...> - 2017-06-19 13:32:40
|
On Jun 18, 2017, at 5:48 PM, Luigi Porto <ope...@gm...> wrote: > 2017-06-18 22:22 GMT+02:00 Lonnie Abelbeck <li...@lo...>: > > Luigi, let us know if the patch solves your issue. > > Possibly with the kernel bump to 3.16 we should bump DAHDI linux/tools to 2.10.2, which includes that patch. > > Lonnie > > > Hello Lonnie, > > Thank you for the reply, yes, it works.. no more warn messages > > I renamed the patch in dahdi-linux-2.8-Fix-failure-to-read-write-on-kernel-3.16-v2.patch, placed in packages/dahdi-linux/ > > :-) Hi Luigi, I just committed Revision: 8401 -- dahdi-linux version bump to 2.10.2, dahdi-tools version bump to 2.10.2. Also mount /dev/shm on tmpfs so the dahdi_cfg command works -- This includes your "dahdi-linux-2.8-Fix-failure-to-read-write-on-kernel-3.16-v2.patch" natively. You need to do a clean build ... -- ## start clean rm -rf output/ svn up ## Remove your patch rm package/dahdi-linux/dahdi-linux-2.8-Fix-failure-to-read-write-on-kernel-3.16-v2.patch ## build ./scripts/build -- I hope you have time to test this, any feedback is much appreciated. Thanks Luigi ! Lonnie |