From: Aneesh Kumar K.V Date: Mon, 30 Mar 2015 05:09:13 +0000 (+0530) Subject: KVM: PPC: Remove page table walk helpers X-Git-Tag: omap-for-v4.1/fixes-rc1~26^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dac5657067919161eb3273ca787d8ae9814801e7;p=pandora-kernel.git KVM: PPC: Remove page table walk helpers This patch remove helpers which we had used only once in the code. Limiting page table walk variants help in ensuring that we won't end up with code walking page table with wrong assumptions. Signed-off-by: Aneesh Kumar K.V Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed