diff options
author | Keir Fraser <keir.fraser@citrix.com> | 2009-11-23 07:21:58 +0000 |
---|---|---|
committer | Keir Fraser <keir.fraser@citrix.com> | 2009-11-23 07:21:58 +0000 |
commit | 375f53964b1dc6ea8ea6d7057f77b3a43c4c7eca (patch) | |
tree | 6c20d4c3f67b410e73c99e11bc19ad0855617b38 /tools/libxc/xc_core.c | |
parent | 995380cd80da7a5385e06d2ff0798b48cff64c15 (diff) | |
download | xen-375f53964b1dc6ea8ea6d7057f77b3a43c4c7eca.tar.gz xen-375f53964b1dc6ea8ea6d7057f77b3a43c4c7eca.tar.bz2 xen-375f53964b1dc6ea8ea6d7057f77b3a43c4c7eca.zip |
minios: Fix xenbus_unwatch_path calls
In a lot of places in MiniOS frontends, xenbus_watch_path_token is
used instead of xenbus_watch_path to get more precise wake ups. To
free those, xenbus_unwatch_path_token has to be used instead of
xenbus_unwatch_path, else the unwatch operation will fail. This fixes
spurious watch events left by pv-grub.
Signed-Off-By: Samuel Thibault <samuel.thibault@ens-lyon.org>
Diffstat (limited to 'tools/libxc/xc_core.c')
0 files changed, 0 insertions, 0 deletions