Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp47284yba; Fri, 5 Apr 2019 01:34:41 -0700 (PDT) X-Google-Smtp-Source: APXvYqzpC6InQbTxeGzOyGUTKQdSgxbIESptH/KHbuf1kke0shb7zyB6oFi5RKwr19BEU8yt6kzR X-Received: by 2002:a63:1064:: with SMTP id 36mr10690724pgq.155.1554453281785; Fri, 05 Apr 2019 01:34:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554453281; cv=none; d=google.com; s=arc-20160816; b=UWZcg9SV4ND79rSJttHbjUvFx8qn8vC0gX5Mp5G9ahyF7+Lx5W0NXqD7jgHmyqQLTz F/cl9F8LoIrDISdPaeyb8toBAZQ8pE8YyPYJGEXwaTv3tq+tNGlYKEKNKuvUcbKP2vbl zsimdMcIHpllvQh7jnx2LUcS4sHElIlNGg5B5RjFRtmEcNdAdukfGLLK8E/y1qVvFjWU kcLTng21/Q7npu4gMKPAMPjy+IryQFtR9azB4cPDXCLr70ixSWPKU9nwstv3uKVc9JD9 GmRMzEfOiTv7AITU/LUBZMeP7mJq4m7BAXAcLPkef8+/Geo3WmbvilWNP7/PDBJKjxCi GKBQ== 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=rg3VpHolpQTvmacwJawAwCQvmeAnNJwFhOQQH3bw8x0=; b=CsXPEGSG6HbgQ+tsZVtY7ajT3wNrGIw5LJJag060GUlV3ugGEDPurslGwy9vFq687r ySW/alqpyiBChlLxyJplL3WDy/vb7DXeBvTFEyQsxJtXP+lsmddAhzleKeoZ0/hna7kA sEdQYBo+qoD3bnXhxe4yFh3AKCRnNV3xPLNmQ92/Z9LMjifC6PUYFy/3rLwZaxFKZHd2 hQGpihvcyqLEwjBDgARrwTNgpObybrrYj2OmOVvD9Lp+Xfq2NbHXY2gfO8vqEp31E4jB sv2xIj6EiEkm+n8dCgY2jml8yUQIwh51rVYKzzowe3SYHzl9bqY/cWdIwD28vAxWhmNq 3kiA== 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 v77si18649774pfa.219.2019.04.05.01.34.25; Fri, 05 Apr 2019 01:34:41 -0700 (PDT) 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 S1730224AbfDEIdq (ORCPT + 99 others); Fri, 5 Apr 2019 04:33:46 -0400 Received: from mx2.suse.de ([195.135.220.15]:56856 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729785AbfDEIdp (ORCPT ); Fri, 5 Apr 2019 04:33:45 -0400 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 352DBAF47; Fri, 5 Apr 2019 08:33:44 +0000 (UTC) Date: Fri, 5 Apr 2019 10:33:43 +0200 (CEST) From: Miroslav Benes To: Josh Poimboeuf cc: yamada.masahiro@socionext.com, michal.lkml@markovi.net, pmladek@suse.com, jikos@kernel.org, joe.lawrence@redhat.com, ggherdovich@suse.cz, linux-kbuild@vger.kernel.org, live-patching@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled In-Reply-To: <20190404201855.xtvtgxaaomcmowrt@treble> Message-ID: References: <20190404184411.1392-1-mbenes@suse.cz> <20190404201855.xtvtgxaaomcmowrt@treble> 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 > While we're on the subject, I'm glad to see ongoing activity on > klp-convert (though I haven't had a chance to follow the discussions). > What's the status of the rest of the needed bits? > > - kgraft-analysis-tool - will this also be submitted for inclusion in > the kernel tree? Yes, it is the next step. > - Documentation about how to create a patch I know we talked about it, but I don't remember what we came up with. We should probably tie to Nicolai's work. It will change the process a lot. > - The other bits I think Nicolai has been working on to eliminate all > the manual steps Miroslav