Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349783
b: refs/heads/master
c: 4f8c852
h: refs/heads/master
i:
  349781: 78b2791
  349779: ef80a9a
  349775: 6e42df7
v: v3
  • Loading branch information
Cyril Roelandt authored and Konrad Rzeszutek Wilk committed Feb 13, 2013
1 parent 86cbdc2 commit 4e801c8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 13d2b4d11d69a92574a55bfd985cfb0ca77aebdc
refs/heads/master: 4f8c85272c5e7ea1f2fe15d866835bc6f8fc996f
3 changes: 1 addition & 2 deletions trunk/drivers/xen/pcpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,7 @@ static int sync_pcpu(uint32_t cpu, uint32_t *max_cpu)
* Only those at cpu present map has its sys interface.
*/
if (info->flags & XEN_PCPU_FLAGS_INVALID) {
if (pcpu)
unregister_and_remove_pcpu(pcpu);
unregister_and_remove_pcpu(pcpu);
return 0;
}

Expand Down

0 comments on commit 4e801c8

Please sign in to comment.