RTEMS | x86_64/amd64: Add SMP support (!169)

Matheus Pecoraro (@mpec) gitlab at rtems.org
Sat Aug 24 16:45:35 UTC 2024




Matheus Pecoraro started a new discussion on bsps/x86_64/amd64/interrupts/idt.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/169#note_111480

 >  
 >  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(

- [ ] @joel said on [!192](https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/192#note_111451 "x86_64: Add TLS support"):

    > Is there any issue which could be cited in comments here to add interrupt affinity to this BSP?
    >
    > Please resolve this "with issue" and cite the issue in a comment in the code.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/169#note_111480
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/70ef11c3/attachment.htm>


More information about the bugs mailing list