Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169925
b: refs/heads/master
c: 7ec1318
h: refs/heads/master
i:
  169923: 3710088
v: v3
  • Loading branch information
Ingo Molnar committed Oct 14, 2009
1 parent ef7f97b commit b875aa3
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: 9338ad6ffb70eca97f335d93c54943828c8b209e
refs/heads/master: 7ec13187ef48b04bb7f6dfa266c7271a52d009c2
2 changes: 2 additions & 0 deletions trunk/arch/x86/include/asm/hw_irq.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ struct irq_cfg {
extern struct irq_cfg *irq_cfg(unsigned int);
extern int assign_irq_vector(int, struct irq_cfg *, const struct cpumask *);
extern void send_cleanup_vector(struct irq_cfg *);

struct irq_desc;
extern unsigned int set_desc_affinity(struct irq_desc *, const struct cpumask *);
extern int IO_APIC_get_PCI_irq_vector(int bus, int devfn, int pin, struct io_apic_irq_attr *irq_attr);
extern void setup_ioapic_dest(void);
Expand Down

0 comments on commit b875aa3

Please sign in to comment.