All of lore.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: Joey Gouly <joey.gouly@arm.com>, linux-arm-kernel@lists.infradead.org
Cc: catalin.marinas@arm.com, kernel-team@android.com,
	Will Deacon <will@kernel.org>,
	vincenzo.frascino@arm.com, masahiroy@kernel.org, nd@arm.com
Subject: Re: [PATCH v1] arm64: vdso: fix makefile dependency on vdso.so
Date: Tue, 10 May 2022 12:33:12 +0100	[thread overview]
Message-ID: <165218090387.3520736.95460617360770032.b4-ty@kernel.org> (raw)
In-Reply-To: <20220510102721.50811-1-joey.gouly@arm.com>

On Tue, 10 May 2022 11:27:21 +0100, Joey Gouly wrote:
> There is currently no dependency for vdso*-wrap.S on vdso*.so, which means that
> you can get a build that uses a stale vdso*-wrap.o.
> 
> In commit a5b8ca97fbf8, the file that includes the vdso.so was moved and renamed
> from arch/arm64/kernel/vdso/vdso.S to arch/arm64/kernel/vdso-wrap.S, when this
> happened the Makefile was not updated to force the dependcy on vdso.so.
> 
> [...]

Applied to arm64 (for-next/fixes), thanks!

[1/1] arm64: vdso: fix makefile dependency on vdso.so
      https://git.kernel.org/arm64/c/205f3991a273

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

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

      reply	other threads:[~2022-05-10 11:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-10 10:27 [PATCH v1] arm64: vdso: fix makefile dependency on vdso.so Joey Gouly
2022-05-10 11:33 ` Will Deacon [this message]

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=165218090387.3520736.95460617360770032.b4-ty@kernel.org \
    --to=will@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=joey.gouly@arm.com \
    --cc=kernel-team@android.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=masahiroy@kernel.org \
    --cc=nd@arm.com \
    --cc=vincenzo.frascino@arm.com \
    /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.