ia64/xen-unstable
annotate .bk-to-hg @ 9928:bbce4d115189
Fix xenbus userspace device transaction tracking.
If a transaction end command fails, the semaphore which keeps track
of whether we're in a transaction or not was not getting updated.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
If a transaction end command fails, the semaphore which keeps track
of whether we're in a transaction or not was not getting updated.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
author | cl349@firebug.cl.cam.ac.uk |
---|---|
date | Thu May 04 10:25:27 2006 +0100 (2006-05-04) |
parents | f3123052268f |
children | c6c0f98bf7d3 ba107a7380bc |
rev | line source |
---|---|
kaf24@1446 | 1 #!/bin/sh |
smh22@1 | 2 exit 0 |