[RTEMS Project] #3269: Make the IRQ extensions API a standard API

RTEMS trac trac at rtems.org
Tue Jul 27 05:44:06 UTC 2021


#3269: Make the IRQ extensions API a standard API
-----------------------------+------------------------------
 Reporter:  Sebastian Huber  |       Owner:  Sebastian Huber
     Type:  enhancement      |      Status:  assigned
 Priority:  normal           |   Milestone:  6.1
Component:  rtems            |     Version:  5
 Severity:  normal           |  Resolution:
 Keywords:  qualification    |  Blocked By:
 Blocking:                   |
-----------------------------+------------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"81358d758618e97c0f0630b706b59118685cb020/rtems"
 81358d7/rtems]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="81358d758618e97c0f0630b706b59118685cb020"
 rtems: Add rtems_interrupt_entry_install()

 Add RTEMS_INTERRUPT_ENTRY_INITIALIZER(),
 rtems_interrupt_entry_initialize(), and
 rtems_interrupt_entry_remove().  This allows to install interrupt
 handlers using user-provided storage as an alternative to
 rtems_interrupt_handler_install() which has to allocate memory.

 Update #3269.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/3269#comment:41>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list