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)
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>

No differences found