lguest: update commentry
Every so often, after code shuffles, I need to go through and unbitrot
the Lguest Journey (see drivers/lguest/README). Since we now use RCU in
a simple form in one place I took the opportunity to expand that explanation.
Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Paul McKenney <paulmck@linux.vnet.ibm.com>
Showing
- Documentation/lguest/lguest.c 139 additions, 45 deletionsDocumentation/lguest/lguest.c
- arch/x86/include/asm/lguest_hcall.h 4 additions, 4 deletionsarch/x86/include/asm/lguest_hcall.h
- arch/x86/lguest/boot.c 77 additions, 22 deletionsarch/x86/lguest/boot.c
- arch/x86/lguest/i386_head.S 2 additions, 0 deletionsarch/x86/lguest/i386_head.S
- drivers/lguest/core.c 6 additions, 1 deletiondrivers/lguest/core.c
- drivers/lguest/hypercalls.c 5 additions, 1 deletiondrivers/lguest/hypercalls.c
- drivers/lguest/lguest_device.c 6 additions, 5 deletionsdrivers/lguest/lguest_device.c
- drivers/lguest/lguest_user.c 90 additions, 10 deletionsdrivers/lguest/lguest_user.c
- drivers/lguest/page_tables.c 65 additions, 19 deletionsdrivers/lguest/page_tables.c
- drivers/lguest/x86/core.c 1 addition, 1 deletiondrivers/lguest/x86/core.c
- drivers/lguest/x86/switcher_32.S 3 additions, 3 deletionsdrivers/lguest/x86/switcher_32.S
Loading
Please register or sign in to comment