Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223348
b: refs/heads/master
c: d002aaa
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Dec 16, 2010
1 parent a63fee2 commit ddcd643
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: 3f84622d7c7818077f5e6cf4b8a0d1b10dc65147
refs/heads/master: d002aaadf84c081623a0a8502c122d1492fbd47c
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/smp-mt.c
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ static void __cpuinit vsmp_init_secondary(void)
{
extern int gic_present;

/* This is Malta specific: IPI,performance and timer inetrrupts */
/* This is Malta specific: IPI,performance and timer interrupts */
if (gic_present)
change_c0_status(ST0_IM, STATUSF_IP3 | STATUSF_IP4 |
STATUSF_IP6 | STATUSF_IP7);
Expand Down

0 comments on commit ddcd643

Please sign in to comment.