[PATCH 69/83] hsa/radeon: Fix initialization of sh_mem registers

2014-07-10 Thread Oded Gabbay
This patch fixes a bug in the code flow that caused an override of the sh_mem registers. The bug resulted in sh_mem registers being not initialized properly and overwrite over sh_mem registers for vmid 0 (which is a vmid of non-HSA processes). Reviewed-by: Ben Goz Signed-off-by: Oded Gabbay

[PATCH 69/83] hsa/radeon: Fix initialization of sh_mem registers

2014-07-10 Thread Oded Gabbay
This patch fixes a bug in the code flow that caused an override of the sh_mem registers. The bug resulted in sh_mem registers being not initialized properly and overwrite over sh_mem registers for vmid 0 (which is a vmid of non-HSA processes). Reviewed-by: Ben Goz ben@amd.com Signed-off-by: