From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masahiro Yamada Date: Mon, 19 Jun 2017 06:19:26 +0000 Subject: Re: [PATCH 3/5] sh: thin archives fix linking Message-Id: List-Id: References: <20170609052417.561-1-npiggin@gmail.com> <20170609052417.561-4-npiggin@gmail.com> In-Reply-To: <20170609052417.561-4-npiggin@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Yoshinori Sato , linux-sh@vger.kernel.org, Rich Felker Cc: Linux Kbuild mailing list , Michal Marek , Linus Torvalds , Stephen Rothwell , Nicholas Piggin , linux-arch 2017-06-09 14:24 GMT+09:00 Nicholas Piggin : > The VDSO symbols can't be linked into built-in.o when building with > thin archives, so change this to linking them into the final link. > > Cc: Yoshinori Sato > Cc: Rich Felker > Cc: linux-sh@vger.kernel.org > Signed-off-by: Nicholas Piggin > --- SH maintainers, any comments for this patch? I confirmed this patch solved the build error, but I do not have access to any SH hardware. Some Acked-by will be very helpful. -- Best Regards Masahiro Yamada