Re: [REGRESSION] imx_v6_v7_defconfig: undefined reference to `__hyp_stub_vectors'

From: Daniel Baluta
Date: Wed Dec 19 2018 - 08:17:03 EST



On Wed, 2018-12-19 at 12:42 +0000, Marcel Ziswiler wrote:
> Hi there
>
> I noticed that at least today's and yesterdays -next won't build with
> the imx_v6_v7_defconfig giving the following error:
>
> LD arch/arm/boot/compressed/vmlinux
> arch/arm/boot/compressed/head.o: In function `restart':
> (.text+0xa8): undefined reference to `__hyp_stub_vectors'
> (.text+0xac): undefined reference to `__hyp_stub_vectors'
>
> Has anybody seen that as well and knows what is going on?

Hmm, works for me.

Using linux-next, master branch. HEAD commit:

commit 02fc169594e96f7c51c4f23114e12b7a18e85a0a (HEAD -> master, tag:
next-20181219, origin/master, origin/HEAD)
Author: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
Date: Wed Dec 19 18:42:46 2018 +1100

Add linux-next specific files for 20181219

Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>


Using gcc version 7.3.0 (GCC).