Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234185
b: refs/heads/master
c: aa673c1
h: refs/heads/master
i:
  234183: 50444d3
v: v3
  • Loading branch information
Ian Campbell authored and Konrad Rzeszutek Wilk committed Mar 3, 2011
1 parent 527dff2 commit 710c63b
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: c9e265e030537167c94cbed190826f02e3887f4d
refs/heads/master: aa673c1cb3a66d0b37595251c4e8bb688efc8726
2 changes: 1 addition & 1 deletion trunk/drivers/xen/events.c
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ static void ack_pirq(struct irq_data *data)
{
int evtchn = evtchn_from_irq(data->irq);

irq_move_irq(data);
move_native_irq(data->irq);

if (VALID_EVTCHN(evtchn)) {
mask_evtchn(evtchn);
Expand Down

0 comments on commit 710c63b

Please sign in to comment.