Searched hist:"2751 b628c97e66e61f482935ca59148751972941" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | smp.c | diff 2751b628c97e66e61f482935ca59148751972941 Mon Mar 10 19:54:06 CDT 2014 Anton Blanchard <anton@samba.org> powerpc: Fix SMP issues with ppc64le ABIv2
There is no need to put a function descriptor in __secondary_hold_spinloop. Use ppc_function_entry to get the instruction address and put it in __secondary_hold_spinloop instead.
Also fix an issue where we assumed cur_cpu_spec held a function descriptor.
Signed-off-by: Anton Blanchard <anton@samba.org>
|
/openbmc/linux/arch/powerpc/platforms/85xx/ |
H A D | smp.c | diff 2751b628c97e66e61f482935ca59148751972941 Mon Mar 10 19:54:06 CDT 2014 Anton Blanchard <anton@samba.org> powerpc: Fix SMP issues with ppc64le ABIv2
There is no need to put a function descriptor in __secondary_hold_spinloop. Use ppc_function_entry to get the instruction address and put it in __secondary_hold_spinloop instead.
Also fix an issue where we assumed cur_cpu_spec held a function descriptor.
Signed-off-by: Anton Blanchard <anton@samba.org>
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | smp.c | diff 2751b628c97e66e61f482935ca59148751972941 Mon Mar 10 19:54:06 CDT 2014 Anton Blanchard <anton@samba.org> powerpc: Fix SMP issues with ppc64le ABIv2
There is no need to put a function descriptor in __secondary_hold_spinloop. Use ppc_function_entry to get the instruction address and put it in __secondary_hold_spinloop instead.
Also fix an issue where we assumed cur_cpu_spec held a function descriptor.
Signed-off-by: Anton Blanchard <anton@samba.org>
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | smp.c | diff 2751b628c97e66e61f482935ca59148751972941 Mon Mar 10 19:54:06 CDT 2014 Anton Blanchard <anton@samba.org> powerpc: Fix SMP issues with ppc64le ABIv2
There is no need to put a function descriptor in __secondary_hold_spinloop. Use ppc_function_entry to get the instruction address and put it in __secondary_hold_spinloop instead.
Also fix an issue where we assumed cur_cpu_spec held a function descriptor.
Signed-off-by: Anton Blanchard <anton@samba.org>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | head_64.S | diff 2751b628c97e66e61f482935ca59148751972941 Mon Mar 10 19:54:06 CDT 2014 Anton Blanchard <anton@samba.org> powerpc: Fix SMP issues with ppc64le ABIv2
There is no need to put a function descriptor in __secondary_hold_spinloop. Use ppc_function_entry to get the instruction address and put it in __secondary_hold_spinloop instead.
Also fix an issue where we assumed cur_cpu_spec held a function descriptor.
Signed-off-by: Anton Blanchard <anton@samba.org>
|
H A D | setup_64.c | diff 2751b628c97e66e61f482935ca59148751972941 Mon Mar 10 19:54:06 CDT 2014 Anton Blanchard <anton@samba.org> powerpc: Fix SMP issues with ppc64le ABIv2
There is no need to put a function descriptor in __secondary_hold_spinloop. Use ppc_function_entry to get the instruction address and put it in __secondary_hold_spinloop instead.
Also fix an issue where we assumed cur_cpu_spec held a function descriptor.
Signed-off-by: Anton Blanchard <anton@samba.org>
|