Looks ok to me. -Gedare
On Mon, Apr 20, 2015 at 9:47 AM, Sebastian Huber
wrote:
> Sorry, this is the first patch. This should go into the 4.11 release.
>
> --
> Sebastian Huber, embedded brains GmbH
>
> Address : Dornierstr. 4, D-82178 Puchheim, Germany
> Phone : +49 89 189 47 41-16
> Fax :
Sorry, this is the first patch. This should go into the 4.11 release.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@embedded-brains.de
PGP : Public key availabl
Use ISR_lock_Context instead of ISR_Level to allow use of ISR locks for
low-level locking.
Update #2273.
---
cpukit/posix/include/rtems/posix/muteximpl.h | 2 +-
cpukit/posix/src/mutexget.c | 4 +--
cpukit/posix/src/mutexlocksupp.c | 10 --
cpukit/rt