[MDEV-9699] power8 crc32 doesn't implement PPC64 ABI correctly Created: 2016-03-08 Updated: 2016-03-15 Resolved: 2016-03-15 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB, Storage Engine - XtraDB |
| Affects Version/s: | 10.1.12 |
| Fix Version/s: | 10.1.13 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Daniel Black | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contribution | ||
| 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: |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2016-03-15 ] |
|
commit d5d0c35f23c54c3ddddaebfeaa77ad80439f0ebd Merge pull request #160 from grooverdan/crc32_power_abi_fix |