RTEMS | bsps/shared/irq: move record interrupt get_dispatch_table_slot under its configuration define (!489)
Gedare Bloom (@gedare)
gitlab at rtems.org
Wed Jun 4 19:03:44 UTC 2025
Gedare Bloom started a new discussion on bsps/shared/irq/irq-record.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/489#note_123109
> rtems_record_produce( RTEMS_RECORD_INTERRUPT_ENTRY, vector );
>
> entry = bsp_interrupt_entry_load_acquire(
> &_Record_Interrupt_dispatch_table[ vector ]
Change this to the function call, and then you can get rid of the variable decl above also.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/489#note_123109
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250604/681b3930/attachment.htm>
More information about the bugs
mailing list