From: Geoff Levand Date: Tue, 13 Jan 2015 01:00:20 +0000 (+0000) Subject: powerpc/ps3: Add ps3_mm_set_repository_highmem X-Git-Tag: fixes-v4.0-rc1~132^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4b18bd675b850fbf395304433952130034bdd89;p=pandora-kernel.git powerpc/ps3: Add ps3_mm_set_repository_highmem Add the new routine ps3_mm_set_repository_highmem() that saves highmem info to the LV1 hypervisor registry so that the info will be available to second stage OS's loaded by petitboot/kexec. FreeBSD and some Linux derivatives use this feature. Also, move the existing ps3_mm_get_repository_highmem() routine up in the source file. This implementation of ps3_mm_set_repository_highmem() assumes the repository will have a single highmem region entry (at index 0). Signed-off-by: Geoff Levand Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed