[rtems commit] leon,grspw_pkt: remove incorrect comment on SMP not being tested

Daniel Hellstrom danielh at rtems.org
Fri Aug 24 13:53:12 UTC 2018


Module:    rtems
Branch:    master
Commit:    408fad38f8aaf2daedbfcbbe126ba0fc62859433
Changeset: http://git.rtems.org/rtems/commit/?id=408fad38f8aaf2daedbfcbbe126ba0fc62859433

Author:    Daniel Hellstrom <daniel at gaisler.com>
Date:      Wed Jun 20 09:23:31 2018 +0200

leon,grspw_pkt: remove incorrect comment on SMP not being tested

To clarify, SMP with GRSWP_PKT driver API has been extended to
take advantage of multi-core, is now SMP-safe, and has been tested
on GR740.

---

 bsps/sparc/shared/spw/grspw_pkt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bsps/sparc/shared/spw/grspw_pkt.c b/bsps/sparc/shared/spw/grspw_pkt.c
index b7b3624..ff481f2 100644
--- a/bsps/sparc/shared/spw/grspw_pkt.c
+++ b/bsps/sparc/shared/spw/grspw_pkt.c
@@ -2,7 +2,7 @@
  * Cobham Gaisler GRSPW/GRSPW2 SpaceWire Kernel Library Interface for RTEMS.
  *
  * This driver can be used to implement a standard I/O system "char"-driver
- * or used directly. NOTE SMP support has not been tested.
+ * or used directly.
  *
  * COPYRIGHT (c) 2011
  * Cobham Gaisler AB



More information about the vc mailing list