Fix SEGV in cdot_power9
authorAnton Blanchard <anton@linux.ibm.com>
Wed, 27 Nov 2019 04:55:04 +0000 (21:55 -0700)
committerAnton Blanchard <anton@linux.ibm.com>
Wed, 27 Nov 2019 04:55:04 +0000 (21:55 -0700)
commitcf2a8e410cc095b40d3b357e74a5f77af83ce602
treef37b750a1a75f0cf85b18324e8c9b67147e995bd
parentf95989cbc1d0c8dedbded1183103569cd64584fd
Fix SEGV in cdot_power9

We were corrupting r2 because the local entry wasn't being
setup correctly.
kernel/power/cdot_power9.S