Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11036
b: refs/heads/master
c: cdaed73
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent c3ca925 commit 2a5e501
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: ebc7f12fbc6a2d2df1930b91b380c9defb48cbf3
refs/heads/master: cdaed73afb61913ee5115aa38b0c35ecb0513f50
3 changes: 1 addition & 2 deletions trunk/arch/mips/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,8 @@ need_resched:
LONG_L t0, PT_STATUS(sp) # Interrupts off?
andi t0, 1
beqz t0, restore_all
li t0, PREEMPT_ACTIVE
sw t0, TI_PRE_COUNT($28)
jal preempt_schedule_irq
b need_resched
#endif

FEXPORT(ret_from_fork)
Expand Down

0 comments on commit 2a5e501

Please sign in to comment.