Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154282
b: refs/heads/master
c: 44eeab6
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Jun 24, 2009
1 parent 04eb4d8 commit 23705a1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 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: 631330f5847b3f8a7ea67d689e9f7c56833ccaa6
refs/heads/master: 44eeab67416711db9b84610ef18c99a60415dff8
9 changes: 0 additions & 9 deletions trunk/arch/mips/power/hibernate.S
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,6 @@ LEAF(swsusp_arch_resume)
bne t1, t3, 1b
PTR_L t0, PBE_NEXT(t0)
bnez t0, 0b
/* flush caches to make sure context is in memory */
PTR_L t0, __flush_cache_all
jalr t0
/* flush tlb entries */
#ifdef CONFIG_SMP
jal flush_tlb_all
#else
jal local_flush_tlb_all
#endif
PTR_LA t0, saved_regs
PTR_L ra, PT_R31(t0)
PTR_L sp, PT_R29(t0)
Expand Down

0 comments on commit 23705a1

Please sign in to comment.