mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-19 02:34:01 +08:00
[PATCH] kernel-side context switch code for spufs
This adds the code needed to perform a context switch from spufs, following the recommended 76-step sequence. Signed-off-by: Arnd Bergmann <arndb@de.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
5473af049d
commit
7c038749d1
File diff suppressed because it is too large
Load Diff
@ -200,7 +200,6 @@ struct spu_priv2_collapsed {
|
||||
u64 spu_chnlcnt_RW;
|
||||
u64 spu_chnldata_RW;
|
||||
u64 spu_cfg_RW;
|
||||
u64 spu_pm_trace_tag_status_RW;
|
||||
u64 spu_tag_status_query_RW;
|
||||
u64 spu_cmd_buf1_RW;
|
||||
u64 spu_cmd_buf2_RW;
|
||||
|
Loading…
Reference in New Issue
Block a user