diff options
author | David Vrabel <[email protected]> | 2013-07-19 15:51:59 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2013-08-09 11:06:44 -0400 |
commit | 65a45fa2f640f72757ef00f2bc83f9654d65a62b (patch) | |
tree | f72ac647de00fcd4cb119816c803a31d05cae846 /net/lapb | |
parent | 3eeef8f72a9365fe20f2c9d84b0afe60a20788cd (diff) |
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 <[email protected]>
Cc: Stefano Stabellini <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Reviewed-by: Stefano Stabellini <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions