projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e368f2
)
KVM: PPC: Remove prog_flags
author
Alexander Graf
<agraf@suse.de>
Fri, 1 Jul 2011 18:26:32 +0000
(20:26 +0200)
committer
Avi Kivity
<avi@redhat.com>
Tue, 12 Jul 2011 10:17:00 +0000
(13:17 +0300)
Commit
c8f729d408
(KVM: PPC: Deliver program interrupts right away instead
of queueing them) made away with all users of prog_flags, so we can just
remove it from the headers.
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/include/asm/kvm_book3s.h
patch
|
blob
|
history
diff --git
a/arch/powerpc/include/asm/kvm_book3s.h
b/arch/powerpc/include/asm/kvm_book3s.h
index
3f91ebd
..
98da010
100644
(file)
--- a/
arch/powerpc/include/asm/kvm_book3s.h
+++ b/
arch/powerpc/include/asm/kvm_book3s.h
@@
-89,7
+89,6
@@
struct kvmppc_vcpu_book3s {
u64 vsid_max;
#endif
int context_id[SID_CONTEXTS];
- ulong prog_flags; /* flags to inject when giving a 700 trap */
struct hlist_head hpte_hash_pte[HPTEG_HASH_NUM_PTE];
struct hlist_head hpte_hash_pte_long[HPTEG_HASH_NUM_PTE_LONG];