Home
last modified time | relevance | path

Searched hist:cc7efbf91933a4b59c20e60115c336b26dfc1195 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dmisc_64.Sdiff cc7efbf91933a4b59c20e60115c336b26dfc1195 Mon Feb 03 23:07:47 CST 2014 Anton Blanchard <anton@samba.org> powerpc: ABIv2 function calls must place target address in r12

To establish addressability quickly, ABIv2 requires the target
address of the function being called to be in r12. Fix a number of
places in assembly code that we do indirect function calls.

We need to avoid function descriptors on ABIv2 too.

Signed-off-by: Anton Blanchard <anton@samba.org>
H A Dhead_64.Sdiff cc7efbf91933a4b59c20e60115c336b26dfc1195 Mon Feb 03 23:07:47 CST 2014 Anton Blanchard <anton@samba.org> powerpc: ABIv2 function calls must place target address in r12

To establish addressability quickly, ABIv2 requires the target
address of the function being called to be in r12. Fix a number of
places in assembly code that we do indirect function calls.

We need to avoid function descriptors on ABIv2 too.

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