ia64/xen-unstable
annotate buildconfigs/mk.linux-2.6-xenU @ 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 | 303d51d0d578 |
children | 3fcd0b9fd083 |
rev | line source |
---|---|
iap10@2842 | 1 EXTRAVERSION = xenU |
kaf24@7217 | 2 include buildconfigs/mk.linux-2.6-xen |