[jira] [Created] (HADOOP-11660) Add support for hardware crc on ARM aarch64 architecture

2015-03-02 Thread Edward Nevill (JIRA)
Edward Nevill created HADOOP-11660: -- Summary: Add support for hardware crc on ARM aarch64 architecture Key: HADOOP-11660 URL: https://issues.apache.org/jira/browse/HADOOP-11660 Project: Hadoop Common

Re: AARCH64 build broken

2015-01-22 Thread Edward Nevill
On 21 January 2015 at 11:42, Edward Nevill wrote: > Hi, > > Hadoop currently does not build on ARM AARCH64. I have raised a JIRA issue > with a patch. > > https://issues.apache.org/jira/browse/HADOOP-11484 > > I have submitted the patch and it builds OK and passes all the

AARCH64 build broken

2015-01-21 Thread Edward Nevill
Hi, Hadoop currently does not build on ARM AARCH64. I have raised a JIRA issue with a patch. https://issues.apache.org/jira/browse/HADOOP-11484 I have submitted the patch and it builds OK and passes all the core tests. Many thanks, Ed.

[jira] [Created] (HADOOP-11484) Fails to build on ARM AARCH64 due to x86 asm statements

2015-01-15 Thread Edward Nevill (JIRA)
Edward Nevill created HADOOP-11484: -- Summary: Fails to build on ARM AARCH64 due to x86 asm statements Key: HADOOP-11484 URL: https://issues.apache.org/jira/browse/HADOOP-11484 Project: Hadoop Common

[jira] [Created] (HADOOP-10752) Add support for hardware crc on ARM aarch64 architecture

2014-06-26 Thread Edward Nevill (JIRA)
Edward Nevill created HADOOP-10752: -- Summary: Add support for hardware crc on ARM aarch64 architecture Key: HADOOP-10752 URL: https://issues.apache.org/jira/browse/HADOOP-10752 Project: Hadoop Common

Adding support for hardware crc to ARM aarch64

2014-06-25 Thread Edward Nevill
Hi, I would like to add support for hardware crc for ARM's new 64 bit architecture, aarch64. I would be grateful if some committer could help me though the process of getting this change pushed into the trunk. I have prepared an initial patch below. The patch is completely conditionalized on