Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155041
b: refs/heads/master
c: d3ac881
h: refs/heads/master
i:
  155039: 1d47715
v: v3
  • Loading branch information
Rakib Mullick authored and Ingo Molnar committed Jul 3, 2009
1 parent fad98ab commit 267de4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3fd382cedfb4fb742a8cc17ba15288ec03131db1
refs/heads/master: d3ac88157c1e9153f37cd2b9313117ae11735063
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/kvm.c
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ static void kvm_leave_lazy_mmu(void)
state->mode = paravirt_get_lazy_mode();
}

static void paravirt_ops_setup(void)
static void __init paravirt_ops_setup(void)
{
pv_info.name = "KVM";
pv_info.paravirt_enabled = 1;
Expand Down

0 comments on commit 267de4f

Please sign in to comment.