aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch
diff options
context:
space:
mode:
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>2013-10-04 12:52:56 +0200
committerJan Beulich <jbeulich@suse.com>2013-10-04 12:52:56 +0200
commitd4fede3b1248c034901c0e3e901d7400d8dbbed1 (patch)
tree7702212b97971db355bd5b149013c33b3d24cdc1 /xen/arch
parent65ba631bcb62c79eb33ebfde8a0471fd012c37a8 (diff)
downloadxen-d4fede3b1248c034901c0e3e901d7400d8dbbed1.tar.gz
xen-d4fede3b1248c034901c0e3e901d7400d8dbbed1.tar.bz2
xen-d4fede3b1248c034901c0e3e901d7400d8dbbed1.zip
xsm: clean up unneeded current references
Some XSM hooks in dummy.h used current->domain when this was also passed as a parameter; use the parameter in these cases. There are two hooks where this does not apply and which are not immediately obvious: xsm_set_target's parameters are the device model and HVM domains, and xsm_mem_sharing_op's first parameter is the source of the shared page, not the domain making the hypercall. Reported-by: Jan Beulich <jbeulich@suse.com> Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Diffstat (limited to 'xen/arch')
0 files changed, 0 insertions, 0 deletions