[PATCH] leon, grspw_pkt: remove incorrect comment on SMP not being tested
Daniel Hellstrom
daniel at gaisler.com
Fri Aug 24 13:32:44 UTC 2018
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
--
2.7.4
More information about the devel
mailing list