Is it supposed to be possible to write to the same struct file instance from multiple threads/processes? Looking at xenbus_dev_write() I can''t see how such writes would be serialized, yet assuming that user mode code always writes full messages it would seem consistent to allow such. Thanks, Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Apparently Analagous Threads
- [PATCH 3/10] linux 2.6.18: constify instances of ''struct file_operations''
- [PATCH] linux-2.6.18/xenbus_dev: add missing error checks to watch handling
- [PATCH][RFC] permit domU userspace to watch xenstore
- XENBUS: Timeout connecting to device errors
- 2.6.25: xm console doesn''t work: "XENBUS: Device with no driver: device/console/0"