Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217859
b: refs/heads/master
c: b0097ad
h: refs/heads/master
i:
  217857: c6d7bf3
  217855: be1545d
v: v3
  • Loading branch information
Ian Campbell authored and Jeremy Fitzhardinge committed Oct 22, 2010
1 parent a8558a3 commit 1853c8c
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: 403a85ff001710bb92689790b9a5c1c80e4b37a6
refs/heads/master: b0097adeec27e30223c989561ab0f7aa60d1fe93
2 changes: 1 addition & 1 deletion trunk/drivers/xen/events.c
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ static void init_evtchn_cpu_bindings(void)
}
#endif

memset(cpu_evtchn_mask(0), ~0, sizeof(cpu_evtchn_mask(0)));
memset(cpu_evtchn_mask(0), ~0, sizeof(struct cpu_evtchn_s));
}

static inline void clear_evtchn(int port)
Expand Down

0 comments on commit 1853c8c

Please sign in to comment.