Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73329
b: refs/heads/master
c: 2e6f40d
h: refs/heads/master
i:
  73327: 6606f5d
v: v3
  • Loading branch information
Johannes Berg authored and Paul Mackerras committed Nov 8, 2007
1 parent 2024ef8 commit edde4af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 67b60518b0ff5cd666c7650eb09f0ef41f838106
refs/heads/master: 2e6f40deb7dfdc40358fc9ecf07bf71ed553e5ac
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/kernel/swsusp_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,12 @@ _GLOBAL(swsusp_arch_suspend)
/* Resume code */
_GLOBAL(swsusp_arch_resume)

#ifdef CONFIG_ALTIVEC
/* Stop pending alitvec streams and memory accesses */
BEGIN_FTR_SECTION
DSSALL
END_FTR_SECTION_IFSET(CPU_FTR_ALTIVEC)
#endif
sync

/* Disable MSR:DR to make sure we don't take a TLB or
Expand Down

0 comments on commit edde4af

Please sign in to comment.