acl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Acl-devel] [PATCH] add 64-bit Arm xattr syscall numbers


From: Riku Voipio
Subject: [Acl-devel] [PATCH] add 64-bit Arm xattr syscall numbers
Date: Wed, 12 Dec 2012 17:32:03 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

Hi,

The syscall numbers for Aarch64 (The official name for 64Bit arm) are defined 
in include/uapi/asm-generic/unistd.h. these numbers are also used by
other architectures where there is no historic numbering of syscalls.
Thus this patch uses the numbers on tilera (__tile__) and unicore
(__unicore32__), 

Applying this patch makes attr "make tests" pass on ext4 with Linux 3.7
on the 64-Bit arm simulator.

Also, when making the next attr and acl release tarballs, make sure you run 
autoreconf 
autotools-dev 20120210.1 or later, to get aarch64 strings in config.sub
and config.guess.

Cheers,
Riku

Attachment: aarch64-attr.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]