change log for rtems (2011-08-01)

rtems-vc at rtems.org rtems-vc at rtems.org
Mon Aug 1 18:12:17 UTC 2011


 *jennifer*:
2011-08-01	Jennifer Averett <Jennifer.Averett at OARcorp.com>

	* score/include/rtems/score/smplock.h: Fix comments.

M 1.2896  cpukit/ChangeLog
M    1.5  cpukit/score/include/rtems/score/smplock.h

diff -u rtems/cpukit/ChangeLog:1.2895 rtems/cpukit/ChangeLog:1.2896
--- rtems/cpukit/ChangeLog:1.2895	Mon Aug  1 09:17:44 2011
+++ rtems/cpukit/ChangeLog	Mon Aug  1 12:30:17 2011
@@ -1,5 +1,9 @@
 2011-08-01	Jennifer Averett <Jennifer.Averett at OARcorp.com>
 
+	* score/include/rtems/score/smplock.h: Fix comments.
+
+2011-08-01	Jennifer Averett <Jennifer.Averett at OARcorp.com>
+
 	* score/src/schedulersimplesmpschedule.c: Fix bug in smp simple
 	scheduler.
 

diff -u rtems/cpukit/score/include/rtems/score/smplock.h:1.4 rtems/cpukit/score/include/rtems/score/smplock.h:1.5
--- rtems/cpukit/score/include/rtems/score/smplock.h:1.4	Fri Jun 17 10:40:09 2011
+++ rtems/cpukit/score/include/rtems/score/smplock.h	Mon Aug  1 12:30:20 2011
@@ -108,9 +108,10 @@
  *  This method is used to obtain the lock at @a lock.  ISR's are
  *  disabled when this routine returns and it is the callers responsibility
  *  to either:
- *   1) Do something very short and then call
+ *
+ *   # Do something very short and then call
  *      _SMP_lock_spinlock_nested_Release  or
- *   2) Do something very sort, call isr enable, then when ready
+ *   # Do something very sort, call isr enable, then when ready
  *      call isr_disable and _SMP_lock_spinlock_nested_Release
  *
  *  @param [in] lock is the address of the lock to obtain.
@@ -125,8 +126,9 @@
 /**
  *  @brief Release a Lock
  *
- *  This method is used to release the lock at @a lock.  Note:
- *  ISR's are reenabled by this method and are expected to be
+ *  This method is used to release the lock at @a lock.  
+ *
+ *  @note ISR's are reenabled by this method and are expected to be
  *  disabled upon entry to the method.
  *
  *  @param [in] lock is the address of the lock to obtain.



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110801/a7f2d542/attachment.html>


More information about the vc mailing list