]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MMU: Rename the walk label in walk_addr_generic()
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Thu, 30 Jun 2011 16:36:07 +0000 (01:36 +0900)
committerAvi Kivity <avi@redhat.com>
Tue, 12 Jul 2011 10:16:43 +0000 (13:16 +0300)
commit72bf719afa5798c7f5bff70cdc70b57269eef6ab
treec754a7a47d3a9733ac9bfdb5b68ff2d6889d39b9
parent9e9a47512ace6deedd777f6b37ed679811b4d18d
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