From: Stefano Stabellini Date: Fri, 25 Oct 2013 10:41:44 +0000 (+0000) Subject: grant-table: call set_phys_to_machine after mapping grant refs X-Git-Tag: v3.13-rc1~81^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d24bbd7dddbea54358a9795abaf051b0f18973c;p=pandora-kernel.git grant-table: call set_phys_to_machine after mapping grant refs When mapping/unmapping grant refs, call set_phys_to_machine to update the P2M with the new mappings for autotranslate guests. This is (almost) a nop on x86. Signed-off-by: Stefano Stabellini Changes in v9: - add in-code comments. --- Reading git-diff-tree failed