From: Alexander Graf Date: Fri, 20 Jun 2014 12:17:30 +0000 (+0200) Subject: KVM: PPC: Use kvm_read_guest in kvmppc_ld X-Git-Tag: cleanup-for-v3.18~89^2~10^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c45c551403f0a7b152e56c53735b954faa36c54c;p=pandora-kernel.git KVM: PPC: Use kvm_read_guest in kvmppc_ld We have a nice and handy helper to read from guest physical address space, so we should make use of it in kvmppc_ld as we already do for its counterpart in kvmppc_st. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed