Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp377657pxj; Tue, 18 May 2021 05:33:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx2ebr5fnTS6V6WvNS6jKcbgNWh6uI6/g8vH8xOjJieL9SxT593m+VXcL45RJBm4ebRMeTr X-Received: by 2002:aa7:dd10:: with SMTP id i16mr6827836edv.274.1621341232740; Tue, 18 May 2021 05:33:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621341232; cv=none; d=google.com; s=arc-20160816; b=e9KfwK2LcJ4goCy++4d1bkunAZ7YYn3t2leSg9epFRQ8sZuV3FbAjU3RJipjr+GThH 0SUjRH00JMUO6ezaPtYtIg94Ec8NOzDQzbEMFdggIfCiR7Wbgn2OmDX/LfTHgXOAdiyX C4RWBusu8KlMI/LahE1al4OUC5+dpwuYy4wReCFZo+4mZ1WMJiB306Plm1LpL0VsB+CN M48mdFq+28QGPk9W53Dw+CwPnWFM1+HvR4k6YQ12hspPFJUpaoOi/rvzeStqfSMXLMfF oE8a8mw3wReU7j3IP+jJLc8J4V03xCvGx1MIiVuhnTtFS1K1za6zEbP5FskPZwXN6LI+ oPUw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=SECiLLVos/tYMOnC9GMTdiEmQT521ASKMeMj9RfErW0=; b=QGt44YLSnQtlnI663q/AylpzsgSzhRECSxtJ/4WIWudUiyREC40DsEGtDZrgtUrOiU vFJSG7K+2MJauGG0g200fTb9jHkwt85eqZxaoqAE52dtIUK5GVVYWb40cgO/srTYiAlv kiMQsw4gyZCYtGy7MbtrmFhlIHzXPBI+/q+p1L/lWfIb5Rb8yGgL9zcbH4t9MRjp3my4 F1vDmSTjNfaUTujjURtmUbrLtWZU8XmV3iYcYx0p0TgsqcIp5HHXt4SLOiWvLtoUHXbC IkL09Hz2C3KOu+VQO9p+3o15s+3GtzqE7sacHUoVQHluqeQjTIrarhaeOQMcclOa37PU FXUA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=sWeGdJM3; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id nd18si14258014ejc.562.2021.05.18.05.33.25; Tue, 18 May 2021 05:33:52 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=sWeGdJM3; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245400AbhEQP3U (ORCPT + 99 others); Mon, 17 May 2021 11:29:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:37206 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243646AbhEQPOf (ORCPT ); Mon, 17 May 2021 11:14:35 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id EA26961C5A; Mon, 17 May 2021 14:32:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621261925; bh=+TKSoAiEbe2soARSls5sNeQcEMf/uWiGw2866Rtn5rM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=sWeGdJM3qTOX1EFkmC5d73nzGOJM+rTYlZEyMbK4xXZYkXyh6wBdwdeMo5/6oLXHW gf7V+7sb+jJ09yAkzj58mVbku/xdbQr0u9UezwZEFWcFuTzlvS/090bsZ1HPzniLhf AI/7n3KfGOBatG4VKFnhq//kfGwqDJrOz/pOXotA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Masahiro Yamada , Sasha Levin Subject: [PATCH 5.10 086/289] kbuild: generate Module.symvers only when vmlinux exists Date: Mon, 17 May 2021 16:00:11 +0200 Message-Id: <20210517140308.079573331@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210517140305.140529752@linuxfoundation.org> References: <20210517140305.140529752@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Masahiro Yamada [ Upstream commit 69bc8d386aebbd91a6bb44b6d33f77c8dfa9ed8c ] The external module build shows the following warning if Module.symvers is missing in the kernel tree. WARNING: Symbol version dump "Module.symvers" is missing. Modules may not have dependencies or modversions. I think this is an important heads-up because the resulting modules may not work as expected. This happens when you did not build the entire kernel tree, for example, you might have prepared the minimal setups for external modules by 'make defconfig && make modules_preapre'. A problem is that 'make modules' creates Module.symvers even without vmlinux. In this case, that warning is suppressed since Module.symvers already exists in spite of its incomplete content. The incomplete (i.e. invalid) Module.symvers should not be created. This commit changes the second pass of modpost to dump symbols into modules-only.symvers. The final Module.symvers is created by concatenating vmlinux.symvers and modules-only.symvers if both exist. Module.symvers is supposed to collect symbols from both vmlinux and modules. It might be a bit confusing, and I am not quite sure if it is an official interface, but presumably it is difficult to rename it because some tools (e.g. kmod) parse it. Signed-off-by: Masahiro Yamada Signed-off-by: Sasha Levin --- .gitignore | 1 + Documentation/dontdiff | 1 + Makefile | 2 +- scripts/Makefile.modpost | 15 ++++++++++++++- scripts/mod/modpost.c | 15 +-------------- 5 files changed, 18 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index d01cda8e1177..67d2f3503128 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,7 @@ modules.order /tags /TAGS /linux +/modules-only.symvers /vmlinux /vmlinux.32 /vmlinux.symvers diff --git a/Documentation/dontdiff b/Documentation/dontdiff index e361fc95ca29..82e3eee7363b 100644 --- a/Documentation/dontdiff +++ b/Documentation/dontdiff @@ -178,6 +178,7 @@ mktables mktree mkutf8data modpost +modules-only.symvers modules.builtin modules.builtin.modinfo modules.nsdeps diff --git a/Makefile b/Makefile index 39f14ad009ae..1ee3fb1dde59 100644 --- a/Makefile +++ b/Makefile @@ -1483,7 +1483,7 @@ endif # CONFIG_MODULES # make distclean Remove editor backup files, patch leftover files and the like # Directories & files removed with 'make clean' -CLEAN_FILES += include/ksym vmlinux.symvers \ +CLEAN_FILES += include/ksym vmlinux.symvers modules-only.symvers \ modules.builtin modules.builtin.modinfo modules.nsdeps \ compile_commands.json diff --git a/scripts/Makefile.modpost b/scripts/Makefile.modpost index f54b6ac37ac2..12a87be0fb44 100644 --- a/scripts/Makefile.modpost +++ b/scripts/Makefile.modpost @@ -65,7 +65,20 @@ else ifeq ($(KBUILD_EXTMOD),) input-symdump := vmlinux.symvers -output-symdump := Module.symvers +output-symdump := modules-only.symvers + +quiet_cmd_cat = GEN $@ + cmd_cat = cat $(real-prereqs) > $@ + +ifneq ($(wildcard vmlinux.symvers),) + +__modpost: Module.symvers +Module.symvers: vmlinux.symvers modules-only.symvers FORCE + $(call if_changed,cat) + +targets += Module.symvers + +endif else diff --git a/scripts/mod/modpost.c b/scripts/mod/modpost.c index f882ce0d9327..e08f75aed429 100644 --- a/scripts/mod/modpost.c +++ b/scripts/mod/modpost.c @@ -2481,19 +2481,6 @@ fail: fatal("parse error in symbol dump file\n"); } -/* For normal builds always dump all symbols. - * For external modules only dump symbols - * that are not read from kernel Module.symvers. - **/ -static int dump_sym(struct symbol *sym) -{ - if (!external_module) - return 1; - if (sym->module->from_dump) - return 0; - return 1; -} - static void write_dump(const char *fname) { struct buffer buf = { }; @@ -2504,7 +2491,7 @@ static void write_dump(const char *fname) for (n = 0; n < SYMBOL_HASH_SIZE ; n++) { symbol = symbolhash[n]; while (symbol) { - if (dump_sym(symbol)) { + if (!symbol->module->from_dump) { namespace = symbol->namespace; buf_printf(&buf, "0x%08x\t%s\t%s\t%s\t%s\n", symbol->crc, symbol->name, -- 2.30.2