Matteo Concas created a merge request: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/138
Project:Branches: matteo.concas/gaisler-lib-bsd:matteo/fix-amp to rtems/pkg/rtems-libbsd:7-freebsd-14 Author: Matteo Concas ## Summary rtemsbsd: Fix AMP bug The call to `_Thread_MP_Is_remote()` was made using `id` which is probably the old name of the variable for the task ID. Changed to the current one, `task_id` <!-- Default settings, if it is a dropdown it will set after submission --> -- View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/138 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
