Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99323
b: refs/heads/master
c: 9a1c619
h: refs/heads/master
i:
  99321: d98979a
  99319: 35b62ec
v: v3
  • Loading branch information
Maciej W. Rozycki authored and Ingo Molnar committed Jul 8, 2008
1 parent 669ff53 commit cc5c474
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 35542c5ebced864776d90d83d1e255016fd4c084
refs/heads/master: 9a1c61929121cbd597a5575f82711c0db8ee1778
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/io_apic_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -2037,7 +2037,7 @@ static void unmask_lapic_irq (unsigned int irq)
}

static struct irq_chip lapic_chip __read_mostly = {
.name = "local-APIC-edge",
.name = "local-APIC",
.mask = mask_lapic_irq,
.unmask = unmask_lapic_irq,
.eoi = ack_apic,
Expand Down

0 comments on commit cc5c474

Please sign in to comment.