]> xenbits.xensource.com Git - xen.git/commit
x86 hvm: Remove the extra IS_PRIV_FOR() checks I added to do_hvm_op().
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 8 Apr 2009 13:43:12 +0000 (14:43 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 8 Apr 2009 13:43:12 +0000 (14:43 +0100)
commit75c3d290f10b1b82bdec72ea803f76d22c4d4e8e
tree23b0bb70ed43d3d30d88709b030d6c3a7e547584
parent7e2b6626e8a6692b1024c52a09ad6ff955e16b05
x86 hvm: Remove the extra IS_PRIV_FOR() checks I added to do_hvm_op().
Actually this is already done by rcu_lock_target_domain_by_id(). Oops.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/hvm/hvm.c