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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
