Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209693
b: refs/heads/master
c: 05e4076
h: refs/heads/master
i:
  209691: 0cbd69f
v: v3
  • Loading branch information
Daniel Kiper authored and Ingo Molnar committed Aug 20, 2010
1 parent cd38013 commit 4cfce5d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d7c53c9e822a4fefa13a0cae76f3190bfd0d5c11
refs/heads/master: 05e407603e527f9d808dd3866d3a17c2ce4dfcc5
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/apic/io_apic.c
Original file line number Diff line number Diff line change
Expand Up @@ -1728,6 +1728,8 @@ __apicdebuginit(void) print_IO_APIC(void)
struct irq_pin_list *entry;

cfg = desc->chip_data;
if (!cfg)
continue;
entry = cfg->irq_2_pin;
if (!entry)
continue;
Expand Down

0 comments on commit 4cfce5d

Please sign in to comment.