summaryrefslogtreecommitdiffstats
path: root/doc/user
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2010-08-03 07:04:46 +0000
committerSebastian Huber <sebastian.huber@embedded-brains.de>2010-08-03 07:04:46 +0000
commitfc7482bc4d30242db55fcc45bfc1891b37131f08 (patch)
tree7b354528de56ef6ec3d53cd1b660e547b1378fde /doc/user
parent2010-08-03 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-fc7482bc4d30242db55fcc45bfc1891b37131f08.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.