Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 68e2ffed authored by Mihai Caraman's avatar Mihai Caraman Committed by Alexander Graf
Browse files

KVM: PPC: Fix SREGS documentation reference



Reflect the uapi folder change in SREGS API documentation.

Signed-off-by: default avatarMihai Caraman <mihai.caraman@freescale.com>
Reviewed-by: default avatarAmos Kong <kongjianjun@gmail.com>
Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent 908e7d79
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -345,7 +345,7 @@ struct kvm_sregs {
	__u64 interrupt_bitmap[(KVM_NR_INTERRUPTS + 63) / 64];
	__u64 interrupt_bitmap[(KVM_NR_INTERRUPTS + 63) / 64];
};
};


/* ppc -- see arch/powerpc/include/asm/kvm.h */
/* ppc -- see arch/powerpc/include/uapi/asm/kvm.h */


interrupt_bitmap is a bitmap of pending external interrupts.  At most
interrupt_bitmap is a bitmap of pending external interrupts.  At most
one bit may be set.  This interrupt has been acknowledged by the APIC
one bit may be set.  This interrupt has been acknowledged by the APIC