Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.1.12
Description
By not implementing the ABI correctly we changed registers that should of been non-volatile.
The pull request linked is a mirror of the upstream changes:
Attachments
Issue Links
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Remote Link | This issue links to "github pull request 160 (Web Link)" [ 27304 ] |
Description | https://github.com/antonblanchard/crc32-vpmsum/compare/f2145e5858c283d6a95ea1bc613db50b4d514303...aaf0ac4 |
By not implementing the ABI correctly we changed registers that should of been non-volatile.
The pull request linked is a mirror of the upstream changes: https://github.com/antonblanchard/crc32-vpmsum/compare/f2145e5858c283d6a95ea1bc613db50b4d514303...aaf0ac4 |
Fix Version/s | 10.1 [ 16100 ] |
Labels | contribution |
Assignee | Jan Lindström [ jplindst ] |
Fix Version/s | 10.1.13 [ 21803 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Component/s | Storage Engine - XtraDB [ 10135 ] |
Workflow | MariaDB v3 [ 74503 ] | MariaDB v4 [ 150204 ] |
commit d5d0c35f23c54c3ddddaebfeaa77ad80439f0ebd
Merge: 46089d7 5ea894a
Author: Jan Lindström <jan.lindstrom@mariadb.com>
Date: Tue Mar 15 10:46:33 2016 +0200
Merge pull request #160 from grooverdan/crc32_power_abi_fix
MDEV-9699: power8 crc32: Per the PPC64 ABI, v20-v31 are non-volatile registers