| Submitter | Alexander Graf |
|---|---|
| Date | Jan. 10, 2013, 12:45 p.m. |
| Message ID | <1357821912-24922-2-git-send-email-agraf@suse.de> |
| Download | mbox | patch |
| Permalink | /patch/210995/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt index f2d6391..4fc2bfc 100644 --- a/Documentation/virtual/kvm/api.txt +++ b/Documentation/virtual/kvm/api.txt @@ -345,7 +345,7 @@ struct kvm_sregs { __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 one bit may be set. This interrupt has been acknowledged by the APIC