linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Vincenzo Frascino <vincenzo.frascino@arm.com>
To: Joey Gouly <joey.gouly@arm.com>, linux-arm-kernel@lists.infradead.org
Cc: nd@arm.com, catalin.marinas@arm.com, keescook@chromium.org,
	masahiroy@kernel.org, will@kernel.org
Subject: Re: [PATCH v2 0/2] Enable orphan-handling=warn for VDSO
Date: Fri, 8 Apr 2022 08:22:49 +0100	[thread overview]
Message-ID: <bda7a39e-c565-43a1-f70c-f4a5b461ed8a@arm.com> (raw)
In-Reply-To: <20220407101304.539-1-joey.gouly@arm.com>

Hi Joey,

On 4/7/22 11:13 AM, Joey Gouly wrote:
> Hi all,
> 
> This small series enables the orphan-handling linker flag for the VDSO.
> This could catch subtle errors if features that use special sections are
> introduced into the VDSO implementation.
> 
> Changes from v1[1]:
>   - Include vmlinux.ld.h directly, to use macros
>   - Include DWARF sections in linker script
> 

The change looks fine to me. I have only one question, is there any specific
reason why we do have the same for compat vDSO?

> Thanks,
> Joey
> 
> [1]: https://lore.kernel.org/linux-arm-kernel/20220405160246.1991-1-joey.gouly@arm.com/
> 
> Joey Gouly (2):
>   arm64: vdso: put ELF related sections in the linker script
>   arm64: vdso: enable orphan handling for VDSO
> 
>  arch/arm64/kernel/vdso/Makefile   | 8 +++++++-
>  arch/arm64/kernel/vdso/vdso.lds.S | 4 ++++
>  2 files changed, 11 insertions(+), 1 deletion(-)
> 

-- 
Regards,
Vincenzo

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2022-04-08  7:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-07 10:13 [PATCH v2 0/2] Enable orphan-handling=warn for VDSO Joey Gouly
2022-04-07 10:13 ` [PATCH v2 1/2] arm64: vdso: put ELF related sections in the linker script Joey Gouly
2022-04-07 16:49   ` Kees Cook
2022-04-08  7:18   ` Vincenzo Frascino
2022-04-07 10:13 ` [PATCH v2 2/2] arm64: vdso: enable orphan handling for VDSO Joey Gouly
2022-04-07 16:49   ` Kees Cook
2022-04-08  7:20   ` Vincenzo Frascino
2022-04-08  7:22 ` Vincenzo Frascino [this message]
2022-04-12 10:04   ` [PATCH v2 0/2] Enable orphan-handling=warn " Joey Gouly
2022-04-12 10:05     ` Vincenzo Frascino

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=bda7a39e-c565-43a1-f70c-f4a5b461ed8a@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).