Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234223
b: refs/heads/master
c: e057a4b
h: refs/heads/master
i:
  234221: a8fa922
  234219: b0bc7f7
  234215: abae0a6
  234207: 560a3a4
v: v3
  • Loading branch information
Stefano Stabellini committed Feb 25, 2011
1 parent c73162e commit bed15a0
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: 99bbb3a84a99cd04ab16b998b20f01a72cfa9f4f
refs/heads/master: e057a4b6e0eb6701f6ec923be2075d4984cef51a
2 changes: 2 additions & 0 deletions trunk/arch/x86/xen/suspend.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ void xen_pre_suspend(void)

void xen_hvm_post_suspend(int suspend_cancelled)
{
#ifdef CONFIG_XEN_PVHVM
int cpu;
xen_hvm_init_shared_info();
xen_callback_vector();
Expand All @@ -37,6 +38,7 @@ void xen_hvm_post_suspend(int suspend_cancelled)
xen_setup_runstate_info(cpu);
}
}
#endif
}

void xen_post_suspend(int suspend_cancelled)
Expand Down

0 comments on commit bed15a0

Please sign in to comment.