lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Mon, 17 Feb 2020 08:25:59 +1100
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Kevin Hilman <khilman@...libre.com>,
        Carlo Caione <carlo@...one.org>
Cc:     Linux Next Mailing List <linux-next@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Jianxin Pan <jianxin.pan@...ogic.com>
Subject: linux-next: build failure after merge of the amlogic tree

Hi all,

After merging the amlogic tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:

arm-linux-gnueabi-ld: drivers/soc/amlogic/meson-secure-pwrc.o: in function `pwrc_secure_is_off':
meson-secure-pwrc.c:(.text+0x4c): undefined reference to `meson_sm_call'
arm-linux-gnueabi-ld: drivers/soc/amlogic/meson-secure-pwrc.o: in function `meson_secure_pwrc_off':
meson-secure-pwrc.c:(.text+0xc8): undefined reference to `meson_sm_call'
arm-linux-gnueabi-ld: drivers/soc/amlogic/meson-secure-pwrc.o: in function `meson_secure_pwrc_on':
meson-secure-pwrc.c:(.text+0x128): undefined reference to `meson_sm_call'
arm-linux-gnueabi-ld: drivers/soc/amlogic/meson-secure-pwrc.o: in function `meson_secure_pwrc_probe':
meson-secure-pwrc.c:(.text+0x1ac): undefined reference to `meson_sm_get'

Caused by commit

  b3dde5013e13 ("soc: amlogic: Add support for Secure power domains controller")

I have used the amloginc tree from next-20200214 for today.

-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ