Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142927
b: refs/heads/master
c: 59d1381
h: refs/heads/master
i:
  142925: 837272a
  142923: 7c2fd53
  142919: bb32fa4
  142911: d13741f
v: v3
  • Loading branch information
Hidetoshi Seto authored and Ingo Molnar committed Apr 8, 2009
1 parent 11c3229 commit 4b5f7b0
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: 280ff388b1b7a818a64af4c789299e62c0d3c094
refs/heads/master: 59d138120d18930ba9a5466662d45a2bd2223455
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ static int show_other_interrupts(struct seq_file *p, int prec)
seq_printf(p, " Spurious interrupts\n");
#endif
if (generic_interrupt_extension) {
seq_printf(p, "PLT: ");
seq_printf(p, "%*s: ", prec, "PLT");
for_each_online_cpu(j)
seq_printf(p, "%10u ", irq_stats(j)->generic_irqs);
seq_printf(p, " Platform interrupts\n");
Expand Down

0 comments on commit 4b5f7b0

Please sign in to comment.