From: Michael Neuling Date: Mon, 10 May 2010 20:28:26 +0000 (+0000) Subject: powerpc/pseries: Add hcall to read 4 ptes at a time in real mode X-Git-Tag: v2.6.35-rc1~450^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f90ece28c1f5b3ec13fe481406857fe92f4bc7d1;p=pandora-kernel.git powerpc/pseries: Add hcall to read 4 ptes at a time in real mode This adds plpar_pte_read_4_raw() which can be used read 4 PTEs from PHYP at a time, while in real mode. It also creates a new hcall9 which can be used in real mode. It's the same as plpar_hcall9 but minus the tracing hcall statistics which may require variables outside the RMO. Signed-off-by: Michael Neuling Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed