]> git.baikalelectronics.ru Git - kernel.git/commit
x86: add mm parameter to paravirt_alloc_pd
authorJeremy Fitzhardinge <jeremy@goop.org>
Wed, 30 Jan 2008 12:33:39 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:39 +0000 (13:33 +0100)
commit8d6d564d2f9933f0fd5c537f9815777187a85e48
treefebb56da4b1acb6dfae230290ce5638d3fbcaaab
parent22f9b463ba0e270412c54ebcab1d02f362d84ead
x86: add mm parameter to paravirt_alloc_pd

Add mm to paravirt_alloc_pd, partly to make it consistent with
paravirt_alloc_pt, and because later changes will make use of it.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/vmi_32.c
arch/x86/mm/init_32.c
arch/x86/mm/pgtable_32.c
include/asm-x86/paravirt.h
include/asm-x86/pgalloc_32.h