PR 1650/cpukit
	* user/part.t: Clarify.
This commit is contained in:
Sebastian Huber
2010-08-09 07:29:14 +00:00
parent 7ef633e634
commit b865cb4c1c
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2010-08-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1650/cpukit
* user/part.t: Clarify.
2010-06-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Don't install html_imagesdir unconditionally.

View File

@@ -457,3 +457,6 @@ preempted.
Returning a buffer to a global partition which does
not reside on the local node will generate a request telling the
remote node to return the buffer to the specified partition.
Returning a buffer multiple times is an error. It will corrupt the internal
state of the partition.