Matheus Pecoraro commented on a discussion on bsps/x86_64/amd64/interrupts/idt.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/169#note_111497 > > rtems_status_code bsp_interrupt_vector_enable(rtems_vector_number vector) > { > - /* XXX */ > + /* XXX: Should be implemented once I/O APIC support is added */ > return RTEMS_SUCCESSFUL; > } > + > +#ifdef RTEMS_SMP > +rtems_status_code bsp_interrupt_get_affinity( Created the issue and added it to the comment. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/169#note_111497 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
