RTEMS | bsps/shared/irq: move record interrupt get_dispatch_table_slot under its configuration define (!489)

Lucian Silistru (@lsilistr) gitlab at rtems.org
Sat May 24 15:55:14 UTC 2025



Lucian Silistru created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/489

Project:Branches: lsilistr/rtems:5244-robust-select-bsp_interrupt_get_dispatch_table_slot to rtems/rtos/rtems:main
Author:   Lucian Silistru




## Summary

%{first_multiline_commit}


bsp_interrupt_get_dispatch_table_slot in irq-record.c can get pulled in a application link time over the irq-generic version, even if CONFIGURE_RECORD_INTERRUPTS_ENABLED is not defined (for example when rtems_interrupt_handler_iterate is used).

This moves the function definition to confdefs, removing it from compilation without the configuration option.

<!-- Default settings, if it is a dropdown it will set after submission -->

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/489
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/20250524/7570aaab/attachment.htm>


More information about the bugs mailing list