Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335550
b: refs/heads/master
c: 772aebc
h: refs/heads/master
v: v3
  • Loading branch information
Mojiong Qiu authored and Konrad Rzeszutek Wilk committed Nov 7, 2012
1 parent c5fcb53 commit b276400
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: 6d877e6b85691e0b2b22e90aeb9b86c3dafcfc6b
refs/heads/master: 772aebcefeff310f80e32b874988af0076cb799d
2 changes: 1 addition & 1 deletion trunk/drivers/xen/events.c
Original file line number Diff line number Diff line change
Expand Up @@ -1395,10 +1395,10 @@ void xen_evtchn_do_upcall(struct pt_regs *regs)
{
struct pt_regs *old_regs = set_irq_regs(regs);

irq_enter();
#ifdef CONFIG_X86
exit_idle();
#endif
irq_enter();

__xen_evtchn_do_upcall();

Expand Down

0 comments on commit b276400

Please sign in to comment.