Several SMP message processing functions returned a value. This value
was always unused.
Close #4822.
---
cpukit/include/rtems/score/smpimpl.h | 15 ---
cpukit/score/src/smp.c | 7 +--
2 files changed, 5 insertions(+), 17 deletions(-)
diff --git a/cpukit/include/r
I looked at this issue earlier this morning and this fix looks ok.
On Tue, Jan 24, 2023 at 9:56 AM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> Several SMP message processing functions returned a value. This value
> was always unused.
>
> Close #4822.
> ---
> cpukit/include/rt
Closes #4821.
---
user/hosts/posix.rst | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/user/hosts/posix.rst b/user/hosts/posix.rst
index d263247..d79e183 100644
--- a/user/hosts/posix.rst
+++ b/user/hosts/posix.rst
@@ -137,16 +137,16 @@ prefix under your home directo
On 23.01.23 13:01, andrew.butterfi...@scss.tcd.ie wrote:
Patches to fix licenses for formal material are attached.
The main issue was missing/wrong SPDX identifiers
Thanks, I checked it in.
With respect to the licensing, there is currently a mix of BSD-2-Clause
and BSD-3-Clause with copyrig