GitHub user meerabo-IBM opened a pull request: https://github.com/apache/cassandra/pull/61
Added support for IBM zSystems architecture (s390x) Added support for IBM zSystems architecture (s390x). These code changes are required to make few test cases 'pass' for zSystems. You can merge this pull request into a Git repository by running: $ git pull https://github.com/linux-on-ibm-z/cassandra trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cassandra/pull/61.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #61 ---- commit ccdc0ce64cb492b354068053884cc471dcc44f41 Author: root <nthak...@us.ibm.com> Date: 2016-01-08T10:27:39Z Unaligned memory acces is supported in s390 architecture,so added s390x architecture to the list of architectures supporting unaligned memory access ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---