On Mon, 16 Mar 2015 09:51:43 +0100
Christian Borntraeger <borntrae...@de.ibm.com> wrote:

> From: Alexander Yarygin <yary...@linux.vnet.ibm.com>
> 
> During dynamic address translation the get_vcpu_asce()
> function can be invoked several times. It's ok for usual modes, but will
> be slow if CPUs are in AR mode. Let's call the get_vcpu_asce() once and
> pass the result to the called functions.
> 
> Signed-off-by: Alexander Yarygin <yary...@linux.vnet.ibm.com>
> Reviewed-by: Thomas Huth <th...@linux.vnet.ibm.com>
> Reviewed-by: David Hildenbrand <d...@linux.vnet.ibm.com>
> Signed-off-by: Christian Borntraeger <borntrae...@de.ibm.com>
> ---
>  arch/s390/kvm/gaccess.c | 25 ++++++++++++-------------
>  1 file changed, 12 insertions(+), 13 deletions(-)

Acked-by: Cornelia Huck <cornelia.h...@de.ibm.com>

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to