Searched hist:"943906 ba" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | switch.c | 943906ba Mon Apr 07 02:42:36 CDT 2008 Jeremy Kerr <jk@ozlabs.org> [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: Jeremy Kerr <jk@ozlabs.org> 943906ba Mon Apr 07 02:42:36 CDT 2008 Jeremy Kerr <jk@ozlabs.org> [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: Jeremy Kerr <jk@ozlabs.org>
|