diff options
author | David Vrabel <david.vrabel@citrix.com> | 2013-07-19 16:51:59 +0200 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2013-08-09 17:06:44 +0200 |
commit | 65a45fa2f640f72757ef00f2bc83f9654d65a62b (patch) | |
tree | f72ac647de00fcd4cb119816c803a31d05cae846 /drivers/xen/evtchn.c | |
parent | MAINTAINERS: Add in two extra co-maintainers of the Xen tree. (diff) | |
download | linux-65a45fa2f640f72757ef00f2bc83f9654d65a62b.tar.xz linux-65a45fa2f640f72757ef00f2bc83f9654d65a62b.zip |
xen/p2m: avoid unneccesary TLB flush in m2p_remove_override()
In m2p_remove_override() when removing the grant map from the kernel
mapping and replacing with a mapping to the original page, the grant
unmap will already have flushed the TLB and it is not necessary to do
it again after updating the mapping.
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'drivers/xen/evtchn.c')
0 files changed, 0 insertions, 0 deletions