[Bug 1650] rtems_partition_return_buffer can be called several times
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Tue Aug 3 07:06:23 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1650
--- Comment #3 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2010-08-03 02:06:22 CDT ---
I added this to the user guide:
RCS file: /usr1/CVS/rtems/doc/user/part.t,v
retrieving revision 1.19
diff -u -r1.19 part.t
--- part.t 18 May 2010 13:41:53 -0000 1.19
+++ part.t 3 Aug 2010 07:03:11 -0000
@@ -457,3 +457,6 @@
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.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list