Changeset 10670a5 in rtems

Timestamp:
06/13/16 08:30:42 (8 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
a0cd238d
Parents:
3bf9fdb
Message:

bsp/irq-server: Fix install/remove

Do not wait for the interrupt server while owning the allocator lock.
This could lead to deadlock in case one of interrupt service routines or
user extensions want to obtain the allocator mutex as well. Instead let
the interrupt server do the install/remove job entirely on behalf of the
requesting task.

(No files)

Note: See TracChangeset for help on using the changeset viewer.