[PATCH] rtems: Fix no protocol mutex release

2016-06-02 Thread Sebastian Huber
The Classic binary semaphores without a locking protocol could be released by everyone, e.g. in contrast to the POSIX mutexes (all variants) or the Classic binary semphores with priority inheritance or ceiling there was no owner check in the release path. This behaviour was a bit unexpected and no

[PATCH v2] libmisc/untar: Support directory create and overwrites. Share the common code.

2016-06-02 Thread Chris Johns
Support creating directories for files with a path depth greater than 1. Some tar files can have files with a path depth greater than 1 and no directory entry in the tar file to create a directory. Support overwriting existing files and directories failing in a similar way to tar on common hosts.

Re: RTEMS BSD Net on Atmel SAM Board

2016-06-02 Thread Isaac Gutekunst
On 06/01/2016 07:18 PM, Pavel Pisa wrote: Hello Isaac, On Wednesday 01 of June 2016 23:09:39 Isaac Gutekunst wrote: I believe I solved all my problems. Not enough memory. After updating the linker script to use SDRAM, everything appears to be working well! (Knock on wood). I think that SAM

Re: RTEMS on QEMU emulated RPi and RPi2

2016-06-02 Thread Deval Shah
Hello Pavel, I would like to work on this problem. Can I get some more details and some literature to go through ? Thanks, Deval Shah On Fri, May 27, 2016 at 1:59 AM, Pavel Pisa wrote: > Hello all, > > it seems that Raspberry Pi QEMU emulation cannot work > with current RTEMS BSP because it us