RTEMS | x86_64/amd64: Add SMP support (!169)
Matheus Pecoraro (@mpec)
gitlab at rtems.org
Sat Aug 24 16:53:21 UTC 2024
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240824/9ff79c58/attachment.htm>
More information about the bugs
mailing list