From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B084DC432BE for ; Mon, 26 Jul 2021 21:36:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 969C9601FD for ; Mon, 26 Jul 2021 21:36:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232173AbhGZUzq (ORCPT ); Mon, 26 Jul 2021 16:55:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:43308 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231207AbhGZUzp (ORCPT ); Mon, 26 Jul 2021 16:55:45 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id E850860F8F; Mon, 26 Jul 2021 21:36:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627335373; bh=Vubfk8aM5cW2938KL+upVnHES3wmu9lPf2Qpjd4nZJY=; h=From:To:Cc:Subject:Date:From; b=HalJUibZZEm7Sc2D9CCA3tQKU/Eysjjyg5E8ZM5bYWWkTs7468YXXxeZt25QXG6nx tYgEGjbuqKSEcbQ1JQve/X0/4RWS5zRsBDT5irWo1yzgVPcMePStRPgmJAItqPjfKz KV3fQ6hIcqjj+3EtbEpwVe2MQiDHYHhP7iZV7MNNAmXMJYr2Iwk+h6PQs2bbumgdLL 1a0M8fmwDle9QMQhHNCR39s/MLg4W4K95CEQIEjvB+/pTQ25wzS0wVxJ3LuhXDoiY0 2zKXDJwO/pGkGAdtVlPZ4+ukIYMK0LWBGcb+NBff/ni99uUrzXVWO18EanRryx8OWV 7J8YgSs/dDS0A== From: Mark Brown To: Javier Martinez Canillas , Borislav Petkov , Daniel Vetter , Thomas Zimmermann Cc: Linux Kernel Mailing List , Linux Next Mailing List , linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org Subject: linux-next: build failure due to the drm tree Date: Mon, 26 Jul 2021 22:36:00 +0100 Message-Id: <20210726213600.4054-1-broonie@kernel.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BC892C4338F for ; Mon, 26 Jul 2021 21:38:58 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7D20560F6C for ; Mon, 26 Jul 2021 21:38:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 7D20560F6C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=DEV68tecfpCC4EHCTgyIt2VhRNgbYZIqcQgxIEuIHAA=; b=CBqYH9LfCavYBv MSRRXBnADXhfV8QxwNl5ydAcQG//pypDWAD9OnSCuGG4JZ7BSWh/rd/mTDUgseNq4EhLrRusMEK7Z HEe4VjIgDaNGnne6CGJnFkSFGBpIdZ5WJO6IX1dO5ItQk6juUTpkF2Bj6jGPaJ9s3SfO/ZImN4HCy /wkBJrKd6jiCdjjO4yIMsuhwdx0QwEQ+FGRfxHU/atkVR+SQ3KoGOe2OK3SrKa8R9p3k3tMsele/p 7MCFWDLW9dRScoXWqHo8LbcXvrSMqhx76y8QqFqrS7m05lgCeoJhHKUPSIM6w9KPF1B/eDd/hdz9d mqBlMeF9bsZokIBZ+EyQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1m88Gn-00CVFO-P4; Mon, 26 Jul 2021 21:36:17 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1m88Gk-00CVEY-0B for linux-arm-kernel@lists.infradead.org; Mon, 26 Jul 2021 21:36:15 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id E850860F8F; Mon, 26 Jul 2021 21:36:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627335373; bh=Vubfk8aM5cW2938KL+upVnHES3wmu9lPf2Qpjd4nZJY=; h=From:To:Cc:Subject:Date:From; b=HalJUibZZEm7Sc2D9CCA3tQKU/Eysjjyg5E8ZM5bYWWkTs7468YXXxeZt25QXG6nx tYgEGjbuqKSEcbQ1JQve/X0/4RWS5zRsBDT5irWo1yzgVPcMePStRPgmJAItqPjfKz KV3fQ6hIcqjj+3EtbEpwVe2MQiDHYHhP7iZV7MNNAmXMJYr2Iwk+h6PQs2bbumgdLL 1a0M8fmwDle9QMQhHNCR39s/MLg4W4K95CEQIEjvB+/pTQ25wzS0wVxJ3LuhXDoiY0 2zKXDJwO/pGkGAdtVlPZ4+ukIYMK0LWBGcb+NBff/ni99uUrzXVWO18EanRryx8OWV 7J8YgSs/dDS0A== From: Mark Brown To: Javier Martinez Canillas , Borislav Petkov , Daniel Vetter , Thomas Zimmermann Cc: Linux Kernel Mailing List , Linux Next Mailing List , linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org Subject: linux-next: build failure due to the drm tree Date: Mon, 26 Jul 2021 22:36:00 +0100 Message-Id: <20210726213600.4054-1-broonie@kernel.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210726_143614_095664_B443F58B X-CRM114-Status: UNSURE ( 7.09 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 482E8C4320A for ; Mon, 26 Jul 2021 21:36:16 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0D8E2601FD for ; Mon, 26 Jul 2021 21:36:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0D8E2601FD Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7B91A730C8; Mon, 26 Jul 2021 21:36:15 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id 089A4730C8 for ; Mon, 26 Jul 2021 21:36:14 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id E850860F8F; Mon, 26 Jul 2021 21:36:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1627335373; bh=Vubfk8aM5cW2938KL+upVnHES3wmu9lPf2Qpjd4nZJY=; h=From:To:Cc:Subject:Date:From; b=HalJUibZZEm7Sc2D9CCA3tQKU/Eysjjyg5E8ZM5bYWWkTs7468YXXxeZt25QXG6nx tYgEGjbuqKSEcbQ1JQve/X0/4RWS5zRsBDT5irWo1yzgVPcMePStRPgmJAItqPjfKz KV3fQ6hIcqjj+3EtbEpwVe2MQiDHYHhP7iZV7MNNAmXMJYr2Iwk+h6PQs2bbumgdLL 1a0M8fmwDle9QMQhHNCR39s/MLg4W4K95CEQIEjvB+/pTQ25wzS0wVxJ3LuhXDoiY0 2zKXDJwO/pGkGAdtVlPZ4+ukIYMK0LWBGcb+NBff/ni99uUrzXVWO18EanRryx8OWV 7J8YgSs/dDS0A== From: Mark Brown To: Javier Martinez Canillas , Borislav Petkov , Daniel Vetter , Thomas Zimmermann Subject: linux-next: build failure due to the drm tree Date: Mon, 26 Jul 2021 22:36:00 +0100 Message-Id: <20210726213600.4054-1-broonie@kernel.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dri-devel@lists.freedesktop.org, Linux Next Mailing List , Linux Kernel Mailing List , linux-arm-kernel@lists.infradead.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" 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.