Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80340
b: refs/heads/master
c: d8dd8ee
h: refs/heads/master
v: v3
  • Loading branch information
Eduardo Habkost authored and Ingo Molnar committed Jan 30, 2008
1 parent 7d9eae5 commit 0c46d39
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 9042219cd8d43b81322b826d463dd6e52acae6cf
refs/heads/master: d8dd8eec57254adac48e46c6d191cb24161d8b4d
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/paravirt.c
Original file line number Diff line number Diff line change
Expand Up @@ -367,8 +367,10 @@ struct pv_apic_ops pv_apic_ops = {
};

struct pv_mmu_ops pv_mmu_ops = {
#ifndef CONFIG_X86_64
.pagetable_setup_start = native_pagetable_setup_start,
.pagetable_setup_done = native_pagetable_setup_done,
#endif

.read_cr2 = native_read_cr2,
.write_cr2 = native_write_cr2,
Expand Down

0 comments on commit 0c46d39

Please sign in to comment.