aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-12-02 11:53:24 +0000
committerKeir Fraser <keir.fraser@citrix.com>2008-12-02 11:53:24 +0000
commit3f5125965b7a918a54fa7867c30c8a2910d3c6b0 (patch)
treee9741472775e5d2518a8ca9e019742a34a649e1a /tools
parentcedf79a3b2b6942ac000a547c36d320684d4a22e (diff)
downloadxen-3f5125965b7a918a54fa7867c30c8a2910d3c6b0.tar.gz
xen-3f5125965b7a918a54fa7867c30c8a2910d3c6b0.tar.bz2
xen-3f5125965b7a918a54fa7867c30c8a2910d3c6b0.zip
Fix Xen panic with oprofile
The attached patch fixes a Xen panic when a domain is shutdown before oprofile is stopped. Without this patch, free_xenoprof_pages() is called before the domain is destroyed and that, in turn, prevents oprofile from cleaning up pages shared with guests. Shutting down a domain without terminating oprofile therefore causes a Xen panic at a later point in time. Signed-off-by: Niraj Tolia <niraj.tolia@hp.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions