lguest: move changed bitmap to lg_cpu
events represented in the 'changed' bitmap are per-cpu, not per-guest. move it to the lg_cpu structure Signed-off-by:Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by:
Rusty Russell <rusty@rustcorp.com.au>
Showing
- drivers/lguest/interrupts_and_traps.c 1 addition, 1 deletiondrivers/lguest/interrupts_and_traps.c
- drivers/lguest/lg.h 3 additions, 3 deletionsdrivers/lguest/lg.h
- drivers/lguest/segments.c 2 additions, 2 deletionsdrivers/lguest/segments.c
- drivers/lguest/x86/core.c 5 additions, 6 deletionsdrivers/lguest/x86/core.c
Loading
Please register or sign in to comment