Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116460
b: refs/heads/master
c: bf9d3cf
h: refs/heads/master
v: v3
  • Loading branch information
Alex Nixon authored and Ingo Molnar committed Oct 16, 2008
1 parent a82eb53 commit e1f4c7e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: e7f5ed8d6e921c6200ce5e2549a86db629f2dd11
refs/heads/master: bf9d3cf73e8caf0b3ae0b7f508a9f251536f5ff4
2 changes: 0 additions & 2 deletions trunk/arch/x86/xen/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ void xen_force_evtchn_callback(void)

static void __init __xen_init_IRQ(void)
{
#ifdef CONFIG_X86_64
int i;

/* Create identity vector->irq map */
Expand All @@ -31,7 +30,6 @@ static void __init __xen_init_IRQ(void)
for_each_possible_cpu(cpu)
per_cpu(vector_irq, cpu)[i] = i;
}
#endif /* CONFIG_X86_64 */

xen_init_IRQ();
}
Expand Down

0 comments on commit e1f4c7e

Please sign in to comment.