Received: by 2002:ac0:a679:0:0:0:0:0 with SMTP id p54csp706710imp; Wed, 20 Feb 2019 07:38:41 -0800 (PST) X-Google-Smtp-Source: AHgI3IbDf9qZPkHOxwv4hKRTS3yxpVHa7p8AYJO8yaW/ubUT82KgX0Y15BjXR5l4p/UrluwVj5Fj X-Received: by 2002:a63:1d1d:: with SMTP id d29mr29912894pgd.49.1550677121729; Wed, 20 Feb 2019 07:38:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550677121; cv=none; d=google.com; s=arc-20160816; b=frUR2nz6ceNMHVplQj3T+kpjhbsCl4gW51OWATXHD4IaJ4Lhbs6Nbw28Pd9pyUAFwT MT9gQ4o0e4ANwontJj2AjnVCuQXYli+Q71z7+mX3iPzrL1aE2zdj8vCvtdJD2OeYfQPu XS4pqChxe2x3PVa+TYTIQkCH69YCnfc+pDypCzrfNmwm/JaAk7T/3wsjYY/O/ck339/q 9u2XFoLyISRK5VuFNo3IUqXcS/HTmy36haNv19HKdOskgCaP384b2/Fim+MXYAkp/asD AJtBJPD6sY21KrmZmOSSPG4xfgNYhtMe4S+l26YPEc3pPaBqchNJroA7pxHuBNLlLB8s p/UA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=NTj74uhDh9i6K7s+J72cVuT+yI4/GStTXuOS6R2mbjQ=; b=kj1F7nwBSWdguZitxg+apTrZh26jC/4qJ7QZ6fQW5pAArfGr8ybpb0uN7V4TTpLsFs uvrtzdvd56Q3bWHR5PZRKH9CmDSXKtwpEhMuN7DBECUJJR4Wqrqi9gp9PP0rmcpt3gL2 qVih0dRJ0ObziKPFJl9uys4YdLmzFtRy/763/JjAq3mPg80R6Qb+OKbULOa354+NVpQg zSLNicWzDTLWuuzaKQKQEa2E1B42ffKTrr1ee00TTxzVQcqr1h4fQEvaRIgsi26mSxNl u/ajcnSNsZIHlbzMM4nZxfActX/0hX3OG2mWswB6rWsITlDr6MCYnjEiKI2RRgkkNPY/ jXNA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u84si9518313pfa.134.2019.02.20.07.38.25; Wed, 20 Feb 2019 07:38:41 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727326AbfBTPgQ (ORCPT + 99 others); Wed, 20 Feb 2019 10:36:16 -0500 Received: from mx2.suse.de ([195.135.220.15]:60130 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725865AbfBTPgQ (ORCPT ); Wed, 20 Feb 2019 10:36:16 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 0EA66ABC1; Wed, 20 Feb 2019 15:36:14 +0000 (UTC) Date: Wed, 20 Feb 2019 16:36:13 +0100 (CET) From: Miroslav Benes To: Joao Moreira cc: live-patching@vger.kernel.org, pmladek@suse.cz, jikos@suse.cz, nstange@suse.de, jpoimboe@redhat.com, khlebnikov@yandex-team.ru, jeyu@kernel.org, matz@suse.de, linux-kernel@vger.kernel.org, yamada.masahiro@socionext.com, michal.lkml@markovi.net, linux-kbuild@vger.kernel.org Subject: Re: [PATCH v2 5/8] modpost: Integrate klp-convert In-Reply-To: <20190130165446.19479-6-jmoreira@suse.de> Message-ID: References: <20190130165446.19479-1-jmoreira@suse.de> <20190130165446.19479-6-jmoreira@suse.de> User-Agent: Alpine 2.21 (LSU 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Adding CCs... On Wed, 30 Jan 2019, Joao Moreira wrote: > From: Josh Poimboeuf > > Create cmd_klp_convert and hook it into scripts/Makefile.modpost. > cmd_klp_convert invokes klp-convert with the right arguments for the > conversion of unresolved symbols inside a livepatch. > > [khlebnikov: > * save cmd_ld_ko_o into .module.cmd, if_changed_rule doesn't do that > * fix bashisms for debian where /bin/sh is a symlink to /bin/dash > * rename rule_link_module to rule_ld_ko_o, otherwise arg-check inside > if_changed_rule compares cmd_link_module and cmd_ld_ko_o > * check modinfo -F livepatch only if CONFIG_LIVEPATCH is true > ] > > [mbenes: > * remove modinfo call. LIVEPATCH_ in Makefiled > ] > > [jmoreira: > * split up: move the .livepatch file-based scheme for identifying > livepatches to a previous patch, as it was required for correctly > building Symbols.list there. > ] > > Signed-off-by: Josh Poimboeuf > Signed-off-by: Konstantin Khlebnikov > Signed-off-by: Miroslav Benes > Signed-off-by: Joao Moreira I'm definitely not an expert on this topic (and we talked about it in the past off-list), but I'd simplify the SoB chain. At least you don't need my SoB there. I'm happy that you took the code and transformed it. > --- > scripts/Kbuild.include | 4 +++- > scripts/Makefile.modpost | 16 +++++++++++++++- > scripts/mod/modpost.c | 6 +++++- > scripts/mod/modpost.h | 1 + > 4 files changed, 24 insertions(+), 3 deletions(-) > > diff --git a/scripts/Kbuild.include b/scripts/Kbuild.include > index 30816037036e..c30a8573c816 100644 > --- a/scripts/Kbuild.include > +++ b/scripts/Kbuild.include > @@ -239,6 +239,8 @@ endif > # (needed for the shell) > make-cmd = $(call escsq,$(subst $(pound),$$(pound),$(subst $$,$$$$,$(cmd_$(1))))) > > +save-cmd = printf '%s\n' 'cmd_$@ := $(make-cmd)' > $(dot-target).cmd > + > # Find any prerequisites that is newer than target or that does not exist. > # PHONY targets skipped in both cases. > any-prereq = $(filter-out $(PHONY),$?) $(filter-out $(PHONY) $(wildcard $^),$^) > @@ -246,7 +248,7 @@ any-prereq = $(filter-out $(PHONY),$?) $(filter-out $(PHONY) $(wildcard $^),$^) > # Execute command if command has changed or prerequisite(s) are updated. > if_changed = $(if $(strip $(any-prereq) $(arg-check)), \ > $(cmd); \ > - printf '%s\n' 'cmd_$@ := $(make-cmd)' > $(dot-target).cmd, @:) > + $(save-cmd), @:) > > # Execute the command and also postprocess generated .d dependencies file. > if_changed_dep = $(if $(strip $(any-prereq) $(arg-check)),$(cmd_and_fixdep),@:) > diff --git a/scripts/Makefile.modpost b/scripts/Makefile.modpost > index 7d4af0d0accb..da779a185218 100644 > --- a/scripts/Makefile.modpost > +++ b/scripts/Makefile.modpost > @@ -125,8 +125,22 @@ quiet_cmd_ld_ko_o = LD [M] $@ > -o $@ $(filter-out FORCE,$^) ; \ > $(if $(ARCH_POSTLINK), $(MAKE) -f $(ARCH_POSTLINK) $@, true) > > +SLIST = $(objtree)/Symbols.list > +KLP_CONVERT = scripts/livepatch/klp-convert > +quiet_cmd_klp_convert = KLP $@ > + cmd_klp_convert = mv $@ $(@:.ko=.klp.o); \ > + $(KLP_CONVERT) $(SLIST) $(@:.ko=.klp.o) $@ > + > +define rule_ld_ko_o > + $(call cmd,ld_ko_o) $(cmd_ld_ko_o) ; \ > + $(call save-cmd,ld_ko_o) ; \ > + $(if $(CONFIG_LIVEPATCH), \ > + $(if $(wildcard $(MODVERDIR)/$(basetarget).livepatch), \ > + $(call echo-cmd,klp_convert) $(cmd_klp_convert) )) > +endef > + > $(modules): %.ko :%.o %.mod.o FORCE > - +$(call if_changed,ld_ko_o) > + +$(call if_changed_rule,ld_ko_o) > > targets += $(modules) > > diff --git a/scripts/mod/modpost.c b/scripts/mod/modpost.c > index 26bf886bd168..1dfc34d8b668 100644 > --- a/scripts/mod/modpost.c > +++ b/scripts/mod/modpost.c > @@ -1979,6 +1979,10 @@ static void read_symbols(const char *modname) > license = get_next_modinfo(&info, "license", license); > } > > + /* Livepatch modules have unresolved symbols resolved by klp-convert */ > + if (get_modinfo(info.modinfo, info.modinfo_len, "livepatch")) > + mod->livepatch = 1; > + > for (sym = info.symtab_start; sym < info.symtab_stop; sym++) { > symname = remove_dot(info.strtab + sym->st_name); > > @@ -2106,7 +2110,7 @@ static int check_exports(struct module *mod) > const char *basename; > exp = find_symbol(s->name); > if (!exp || exp->module == mod) { > - if (have_vmlinux && !s->weak) { > + if (have_vmlinux && !s->weak && !mod->livepatch) { > if (warn_unresolved) { > warn("\"%s\" [%s.ko] undefined!\n", > s->name, mod->name); > diff --git a/scripts/mod/modpost.h b/scripts/mod/modpost.h > index 8453d6ac2f77..2acfaae064ec 100644 > --- a/scripts/mod/modpost.h > +++ b/scripts/mod/modpost.h > @@ -118,6 +118,7 @@ struct module { > int skip; > int has_init; > int has_cleanup; > + int livepatch; > struct buffer dev_table_buf; > char srcversion[25]; > int is_dot_o; > -- > 2.16.4 > Miroslav