PR 1650/cpukit
	* user/part.t: Clarify.
This commit is contained in:
Sebastian Huber
2010-08-03 07:04:46 +00:00
parent 8682da3937
commit fc7482bc4d
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-07-30 Gedare Bloom <giddyup44@yahoo.com> 2010-07-30 Gedare Bloom <giddyup44@yahoo.com>
PR 1599/cpukit PR 1599/cpukit

View File

@@ -457,3 +457,6 @@ preempted.
Returning a buffer to a global partition which does Returning a buffer to a global partition which does
not reside on the local node will generate a request telling the not reside on the local node will generate a request telling the
remote node to return the buffer to the specified partition. 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.