Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329141
b: refs/heads/master
c: a8636c0
h: refs/heads/master
i:
  329139: 76dbb3e
v: v3
  • Loading branch information
Stefano Stabellini authored and Konrad Rzeszutek Wilk committed Aug 23, 2012
1 parent 9e48ccc commit 123872f
Show file tree
Hide file tree
Showing 2 changed files with 2 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: b5e579232d635b79a3da052964cb357ccda8d9ea
refs/heads/master: a8636c0b2e57d4f31f71aa306b1ee701db3f3c85
1 change: 1 addition & 0 deletions trunk/drivers/xen/events.c
Original file line number Diff line number Diff line change
Expand Up @@ -842,6 +842,7 @@ int bind_evtchn_to_irq(unsigned int evtchn)
struct irq_info *info = info_for_irq(irq);
WARN_ON(info == NULL || info->type != IRQT_EVTCHN);
}
irq_clear_status_flags(irq, IRQ_NOREQUEST|IRQ_NOAUTOEN);

out:
mutex_unlock(&irq_mapping_update_lock);
Expand Down

0 comments on commit 123872f

Please sign in to comment.