Merge ../powerpc-merge

This commit is contained in:
Paul Mackerras
2006-02-28 16:35:24 +11:00
144 changed files with 1610 additions and 1001 deletions

View File

@@ -169,7 +169,7 @@ int htab_bolt_mapping(unsigned long vstart, unsigned long vend,
#ifdef CONFIG_PPC_ISERIES
if (_machine == PLATFORM_ISERIES_LPAR)
ret = iSeries_hpte_insert(hpteg, va,
virt_to_abs(paddr),
__pa(vaddr),
tmp_mode,
HPTE_V_BOLTED,
psize);