From fc7482bc4d30242db55fcc45bfc1891b37131f08 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 3 Aug 2010 07:04:46 +0000 Subject: 2010-08-03 Sebastian Huber PR 1650/cpukit * user/part.t: Clarify. --- doc/ChangeLog | 5 +++++ doc/user/part.t | 3 +++ 2 files changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 32bf7e3f8c..886aaee2a1 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2010-08-03 Sebastian Huber + + PR 1650/cpukit + * user/part.t: Clarify. + 2010-07-30 Gedare Bloom PR 1599/cpukit 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. -- cgit v1.2.3