Home
last modified time | relevance | path

Searched hist:"169 c7cee3131cdf5e2f2d2a6c722c7db0283bcd5" (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/lib/
H A Dmemcpy_64.Sdiff 169c7cee3131cdf5e2f2d2a6c722c7db0283bcd5 Thu Apr 03 07:01:11 CEST 2014 Anton Blanchard <anton@samba.org> powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules

If an assembly function that calls back into c code is exported to
modules, we need to ensure r2 is setup correctly. There are only
two places crazy enough to do it (two of which are my fault).

Signed-off-by: Anton Blanchard <anton@samba.org>
H A Dcopyuser_64.Sdiff 169c7cee3131cdf5e2f2d2a6c722c7db0283bcd5 Thu Apr 03 07:01:11 CEST 2014 Anton Blanchard <anton@samba.org> powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules

If an assembly function that calls back into c code is exported to
modules, we need to ensure r2 is setup correctly. There are only
two places crazy enough to do it (two of which are my fault).

Signed-off-by: Anton Blanchard <anton@samba.org>
/linux/arch/powerpc/include/asm/
H A Dppc_asm.hdiff 169c7cee3131cdf5e2f2d2a6c722c7db0283bcd5 Thu Apr 03 07:01:11 CEST 2014 Anton Blanchard <anton@samba.org> powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules

If an assembly function that calls back into c code is exported to
modules, we need to ensure r2 is setup correctly. There are only
two places crazy enough to do it (two of which are my fault).

Signed-off-by: Anton Blanchard <anton@samba.org>