Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] spufs: initialize context correctly
the mfc member of a new context was not initialized to zero, which potentially leads to wild memory accesses. Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
- Loading branch information