Changeset a9e5e74 in rtems for c/src/lib

Timestamp:
11/06/12 09:15:17 (11 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
4.11, 5, master
Children:
e85476b
Parents:
e278f8b7
git-author:
Sebastian Huber <sebastian.huber@…> (11/06/12 09:15:17)
git-committer:
Sebastian Huber <sebastian.huber@…> (11/06/12 09:20:56)
Message:

bsps: Use allocator mutex for generic IRQ support

Since the allocator mutex allows nesting now we can use it for the
generic IRQ support (recursive obtain in a potential malloc()). This
simplifies the code and reduces memory usage.

(No files)

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