lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
authorMatias Zabaljauregui <zabaljauregui@gmail.com>
Sat, 30 May 2009 18:48:08 +0000 (15:48 -0300)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 12 Jun 2009 12:57:07 +0000 (22:27 +0930)
commitebe0ba84f55950a89cb7af94c7ffc35ee3992f9e
treedf1c3373274846b4998ea75c56f347a264b2c8ad
parent90603d15fa95605d1d08235b73e220d766f04bb0
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD

replace LHCALL_SET_PMD with LHCALL_SET_PGD hypercall name
(That's really what it is, and the confusion gets worse with PAE support)

Signed-off-by: Matias Zabaljauregui <zabaljauregui@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Reported-by: Jeremy Fitzhardinge <jeremy@goop.org>
arch/x86/include/asm/lguest_hcall.h
arch/x86/lguest/boot.c
drivers/lguest/hypercalls.c
drivers/lguest/lg.h
drivers/lguest/page_tables.c