Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263383
b: refs/heads/master
c: a94cc4e
h: refs/heads/master
i:
  263381: 5e3b9f5
  263379: e81f506
  263375: 17e6b5c
v: v3
  • Loading branch information
Kirill A. Shutemov authored and Linus Torvalds committed Aug 26, 2011
1 parent 0dbb553 commit ce30c41
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 1e8d4e8be2e104514564983239af9dd9521c7779
refs/heads/master: a94cc4e6c0a26a7c8f79a432ab2c89534aa674d5
4 changes: 3 additions & 1 deletion trunk/arch/x86/platform/mrst/mrst.c
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,9 @@ static int __init sfi_parse_devs(struct sfi_table_header *table)
irq_attr.trigger = 1;
irq_attr.polarity = 1;
io_apic_set_pci_routing(NULL, pentry->irq, &irq_attr);
}
} else
pentry->irq = 0; /* No irq */

switch (pentry->type) {
case SFI_DEV_TYPE_IPC:
/* ID as IRQ is a hack that will go away */
Expand Down

0 comments on commit ce30c41

Please sign in to comment.