From: Michael Ellerman Date: Fri, 23 Jun 2006 08:16:39 +0000 (+1000) Subject: [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping() X-Git-Tag: v2.6.18-rc1~358^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c30a4df3f134f511e8cdf828da429e333753daab;p=pandora-kernel.git [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping() With the ppc_md htab pointers setup earlier, we can use ppc_md.hpte_insert in htab_bolt_mapping(), rather than deciding which version to call by hand. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed