[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210726213600.4054-1-broonie@kernel.org>
Date: Mon, 26 Jul 2021 22:36:00 +0100
From: Mark Brown <broonie@...nel.org>
To: Javier Martinez Canillas <javierm@...hat.com>,
Borislav Petkov <bp@...e.de>,
Daniel Vetter <daniel.vetter@...ll.ch>,
Thomas Zimmermann <tzimmermann@...e.de>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>,
linux-arm-kernel@...ts.infradead.org,
dri-devel@...ts.freedesktop.org
Subject: linux-next: build failure due to the drm tree
Hi all,
Today's -next fails to build an arm64 allnoconfig:
aarch64-none-linux-gnu-ld: drivers/firmware/sysfb.o: in function `sysfb_init':
sysfb.c:(.init.text+0xc): undefined reference to `screen_info'
aarch64-none-linux-gnu-ld: drivers/firmware/sysfb.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol `screen_info' which may bind externally can not be used when making a shared object; recompile with -fPIC
sysfb.c:(.init.text+0xc): dangerous relocation: unsupported relocation
aarch64-none-linux-gnu-ld: sysfb.c:(.init.text+0x10): undefined reference to `screen_info'
make[1]: *** [/tmp/next/build/Makefile:1276: vmlinux] Error 1
Caused by
d391c58271072d0b0f ("drivers/firmware: move x86 Generic System Framebuffers support")
or one of the related commits.
Powered by blists - more mailing lists