Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58629
b: refs/heads/master
c: 8f8771a
h: refs/heads/master
i:
  58627: 6fef05d
v: v3
  • Loading branch information
Ralf Baechle committed Jul 10, 2007
1 parent 8a28673 commit a1f3340
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: 4ead16819b4c61fea9bb73eb470f6bb1d3350e5c
refs/heads/master: 8f8771a057bff0d3911459d0bdadf03ec1dd3c89
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/smtc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1104,7 +1104,7 @@ void smtc_idle_loop_hook(void)
mtflags = dmt();
pdb_msg = &id_ho_db_msg[0];
im = read_c0_status();
vpe = cpu_data[smp_processor_id()].vpe_id;
vpe = current_cpu_data.vpe_id;
for (bit = 0; bit < 8; bit++) {
/*
* In current prototype, I/O interrupts
Expand Down

0 comments on commit a1f3340

Please sign in to comment.