Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298405
b: refs/heads/master
c: 95327d0
h: refs/heads/master
i:
  298403: e9b7542
v: v3
  • Loading branch information
Benjamin Herrenschmidt committed Apr 2, 2012
1 parent 3a11b4f commit 4c77a69
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cad3c8346b94edd68e4b9c2c0056a5f61411af1a
refs/heads/master: 95327d08fd5fc686b35ac21050a1b74f9bce3abe
1 change: 1 addition & 0 deletions trunk/arch/powerpc/kvm/book3s_emulate.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include <asm/disassemble.h>
#include <asm/kvm_book3s.h>
#include <asm/reg.h>
#include <asm/switch_to.h>

#define OP_19_XOP_RFID 18
#define OP_19_XOP_RFI 50
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/kvm/book3s_paired_singles.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <asm/kvm_fpu.h>
#include <asm/reg.h>
#include <asm/cacheflush.h>
#include <asm/switch_to.h>
#include <linux/vmalloc.h>

/* #define DEBUG */
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/powerpc/kvm/book3s_pr.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
#include <asm/kvm_ppc.h>
#include <asm/kvm_book3s.h>
#include <asm/mmu_context.h>
#include <asm/switch_to.h>
#include <linux/gfp.h>
#include <linux/sched.h>
#include <linux/vmalloc.h>
Expand Down

0 comments on commit 4c77a69

Please sign in to comment.