Changeset 33ed412 in rtems for bsps/shared

Timestamp:
09/20/19 07:16:17 (5 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
8798372
Parents:
a4e96cf
git-author:
Sebastian Huber <sebastian.huber@…> (09/20/19 07:16:17)
git-committer:
Sebastian Huber <sebastian.huber@…> (09/20/19 07:22:46)
Message:

rtems: Add rtems_interrupt_server_entry_move()

The use case for this function is the libbsd. In FreeBSD, the interrupt
setup and binding to a processor is done in two steps. Message
based interrupts like PCIe MSI and MSI-X interrupts can be implemented
through interrupt server entries. They are setup at the default
interrupt server and may optionally move to an interrupt server bound to
a specific processor.

(No files)

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