Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 234207
b: refs/heads/master
c: 2e55288
h: refs/heads/master
i:
  234205: 313853f
  234203: b96712c
  234199: fa2dd8f
  234191: 90cea0c
  234175: 5c7a9b2
v: v3
  • Loading branch information
Ian Campbell authored and Konrad Rzeszutek Wilk committed Mar 10, 2011
1 parent 6f3bc1a commit 560a3a4
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: 8135591e90c81462a6902f6ffa1f1ca021db077a
refs/heads/master: 2e55288f63343f0810f4f0a3004f78037cfb93d3
1 change: 1 addition & 0 deletions trunk/drivers/xen/events.c
Original file line number Diff line number Diff line change
Expand Up @@ -730,6 +730,7 @@ int xen_create_msi_irq(struct pci_dev *dev, struct msi_desc *msidesc, int type)
goto out;

irq_info[irq] = mk_pirq_info(0, map_irq.pirq, 0, map_irq.index);
pirq_to_irq[map_irq.pirq] = irq;

set_irq_chip_and_handler_name(irq, &xen_pirq_chip,
handle_level_irq,
Expand Down

0 comments on commit 560a3a4

Please sign in to comment.