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>
Showing
- arch/x86/include/asm/lguest_hcall.h 1 addition, 1 deletionarch/x86/include/asm/lguest_hcall.h
- arch/x86/lguest/boot.c 1 addition, 1 deletionarch/x86/lguest/boot.c
- drivers/lguest/hypercalls.c 2 additions, 2 deletionsdrivers/lguest/hypercalls.c
- drivers/lguest/lg.h 1 addition, 1 deletiondrivers/lguest/lg.h
- drivers/lguest/page_tables.c 1 addition, 1 deletiondrivers/lguest/page_tables.c
Loading
Please register or sign in to comment