aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc
diff options
context:
space:
mode:
authorJeremy Fitzhardinge <jeremy@goop.org>2007-05-02 19:27:13 +0200
committerAndi Kleen <andi@basil.nowhere.org>2007-05-02 19:27:13 +0200
commit90caccb9758e88db68a69553689baee38254287b (patch)
treed58d07649c62475810cfa527768034163c89eb15 /include/asm-ppc
parent[PATCH] i386: PARAVIRT: Hooks to set up initial pagetable (diff)
downloadlinux-dev-90caccb9758e88db68a69553689baee38254287b.tar.xz
linux-dev-90caccb9758e88db68a69553689baee38254287b.zip
[PATCH] i386: PARAVIRT: Allocate a fixmap slot
Allocate a fixmap slot for use by a paravirt_ops implementation. This is intended for early-boot bootstrap mappings. Once the zones and allocator have been set up, it would be better to use get_vm_area() to allocate some virtual space. Xen uses this to map the hypervisor's shared info page, which doesn't have a pseudo-physical page number, and therefore can't be mapped ordinarily. It is needed early because it contains the vcpu state, including the interrupt mask. Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by: Andi Kleen <ak@suse.de> Acked-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/asm-ppc')
0 files changed, 0 insertions, 0 deletions