From: Vincenzo Frascino <vincenzo.frascino@arm.com>
To: Joey Gouly <joey.gouly@arm.com>
Cc: linux-arm-kernel@lists.infradead.org, nd@arm.com,
catalin.marinas@arm.com, keescook@chromium.org,
masahiroy@kernel.org, will@kernel.org
Subject: Re: [PATCH v4 0/4] Enable orphan-handling=warn for VDSO
Date: Tue, 19 Apr 2022 13:53:31 +0100 [thread overview]
Message-ID: <41a406d0-e769-3384-413b-0ddbadee2eee@arm.com> (raw)
In-Reply-To: <20220419121621.GA14856@e124191.cambridge.arm.com>
Hi Joey,
thank you for taking care of the tests.
On 4/19/22 1:16 PM, Joey Gouly wrote:
> So there was 2 potential issues:
> - vdso_test_time(): SKIP: Could not find __kernel_time
time() is deprecated hence not supported for aarch64 (see VDSO_HAS_TIME).
> - Could not find __vdso_getcpu
We do not have getcpu() support in the vDSO library on aarch64.
For these reasons the tests are skipped.
Hope this clarifies.
>
> I'm not sure what these are, maybe they don't work on arm64 or it's a kernel config issue.
>
> Thanks,
> Joey
--
Regards,
Vincenzo
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-04-19 13:43 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-14 10:46 [PATCH v4 0/4] Enable orphan-handling=warn for VDSO Joey Gouly
2022-04-14 10:46 ` [PATCH v4 1/4] arm64: vdso: put ELF related sections in the linker script Joey Gouly
2022-04-14 10:46 ` [PATCH v4 2/4] arm64: vdso: enable orphan handling for VDSO Joey Gouly
2022-04-14 10:46 ` [PATCH v4 3/4] arm64: vdso32: put ELF related sections in the linker script Joey Gouly
2022-04-14 17:22 ` Kees Cook
2022-04-19 11:00 ` Vincenzo Frascino
2022-04-14 10:46 ` [PATCH v4 4/4] arm64: vdso32: enable orphan handling for VDSO Joey Gouly
2022-04-14 17:22 ` Kees Cook
2022-04-19 11:01 ` Vincenzo Frascino
2022-04-19 11:10 ` [PATCH v4 0/4] Enable orphan-handling=warn " Vincenzo Frascino
2022-04-19 12:16 ` Joey Gouly
2022-04-19 12:53 ` Vincenzo Frascino [this message]
2022-04-27 18:20 ` Catalin Marinas
2022-04-28 16:11 ` Joey Gouly
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=41a406d0-e769-3384-413b-0ddbadee2eee@arm.com \
--to=vincenzo.frascino@arm.com \
--cc=catalin.marinas@arm.com \
--cc=joey.gouly@arm.com \
--cc=keescook@chromium.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=masahiroy@kernel.org \
--cc=nd@arm.com \
--cc=will@kernel.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.