Commit 943906ba authored by Jeremy Kerr's avatar Jeremy Kerr
Browse files

[POWERPC] spufs: don't touch suspend bits when purging DMA queue



When we issue a MFC purge request, we may inadvertantly clear the
suspended status.

This change adds the MFC_CNTL_SUSPEND_MASK when we issue a purge
request, so that the suspend bit is masked out.

Signed-off-by: default avatarJeremy Kerr <jk@ozlabs.org>
parent 5711fe90
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment