Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75640
b: refs/heads/master
c: f9c4cfe
h: refs/heads/master
v: v3
  • Loading branch information
Jeremy Fitzhardinge authored and Linus Torvalds committed Jan 24, 2008
1 parent e5e6b41 commit 10ee1b6
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: 8f7b3d156d348b6766833cd4e272d0d19b501e64
refs/heads/master: f9c4cfe95451b7f4531d73d2a8a6651cba9760ab
2 changes: 1 addition & 1 deletion trunk/arch/x86/xen/enlighten.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ struct shared_info *HYPERVISOR_shared_info = (void *)&dummy_shared_info;
*
* 0: not available, 1: available
*/
static int have_vcpu_info_placement = 1;
static int have_vcpu_info_placement = 0;

static void __init xen_vcpu_setup(int cpu)
{
Expand Down

0 comments on commit 10ee1b6

Please sign in to comment.