summaryrefslogtreecommitdiffstats
path: root/doc/user
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2010-08-09 07:29:14 +0000
committerSebastian Huber <sebastian.huber@embedded-brains.de>2010-08-09 07:29:14 +0000
commitb865cb4c1ce1a3032d679417b5b587d4d4530662 (patch)
treea35791fadc644651ba62ccbe3f62df2266e8d967 /doc/user
parentRegenerate. (diff)
downloadrtems-b865cb4c1ce1a3032d679417b5b587d4d4530662.tar.bz2
2010-08-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1650/cpukit * user/part.t: Clarify.
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/part.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/part.t b/doc/user/part.t
index 9bc8ad3857..4dad69d5a0 100644
--- a/doc/user/part.t
+++ b/doc/user/part.t
@@ -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.