KVM: MMU: Rename the walk label in walk_addr_generic()
commit23a9affe90ad1067769e6df2848d05029c9b26b4
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Thu, 30 Jun 2011 16:36:07 +0000 (1 01:36 +0900)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 7 Jul 2011 09:15:49 +0000 (7 06:15 -0300)
treec26e3fbb5845b04045feea128310ac9ca8c9e3f2
parentb345c8330e321e06a0468758d495b1ebda3d3fb8
KVM: MMU: Rename the walk label in walk_addr_generic()

The current name does not explain the meaning well.  So give it a better
name "retry_walk" to show that we are trying the walk again.

This was suggested by Ingo Molnar.

Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/paging_tmpl.h