From: wangyufen@huawei.com (wangyufen)
To: linux-arm-kernel@lists.infradead.org
Subject: arm64: dose arm64 support the sysfs system call?
Date: Fri, 5 Dec 2014 10:07:41 +0800 [thread overview]
Message-ID: <5481136D.4030303@huawei.com> (raw)
In-Reply-To: <118663792.1vhfOdg7Rq@wuerfel>
On 2014/11/21 19:10, Arnd Bergmann wrote:
> On Friday 21 November 2014 15:27:02 wangyufen wrote:
>> Hi,
>>
>> I did ltp test on arm64, the sysfs testcases failed:
>>
>> sysfs01 0 TWARN : This test can only run on kernels that support the sysfs system call
>>
>> because the __NR_sysfs didn't define in aarch64
>>
>> Dose anyone know what number the sysfs system call is in aarch64?
>
> It's disabled of course, because we don't support ancient libc
> implementations. No modern Linux port has this.
>
> Arnd
>
>
__NR__lchown32?__NR_lstat?__NR__sysctl?__NR_vserver have similar problems.
Dose aarch64 support those system call?
How I distinguish the ancient libc implementations.
next prev parent reply other threads:[~2014-12-05 2:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-21 7:27 arm64: dose arm64 support the sysfs system call? wangyufen
[not found] ` <546EEFB8.10509@hisilicon.com>
2014-11-21 10:23 ` wangyufen
2014-11-21 11:10 ` Arnd Bergmann
2014-12-05 2:07 ` wangyufen [this message]
2014-12-05 2:45 ` Chanho Park
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5481136D.4030303@huawei.com \
--to=wangyufen@huawei.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.