Received: by 2002:ac0:aa62:0:0:0:0:0 with SMTP id w31-v6csp79693ima; Tue, 23 Oct 2018 19:57:46 -0700 (PDT) X-Google-Smtp-Source: AJdET5cCmAekgaDymM6V7+pZLy7DEZxpnASF3Uhg8Y5K1w21xyfDN1P72yNv2R21jkiJM/eDYWU1 X-Received: by 2002:a62:9702:: with SMTP id n2-v6mr872865pfe.222.1540349866125; Tue, 23 Oct 2018 19:57:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1540349866; cv=none; d=google.com; s=arc-20160816; b=X+V0qCVX/dXsXmCSWgZ6iEdQ8MX/ixPH5nd86XOTLR9duAEZSXqPoCewf25bPmoA7G i9uNYdPSDu459MmKnOCp/PzesJWAP94Pfv6MjAnqmOL6lkmJ1CeX629Ok/SVw1R0CZe9 +4jPv3io2RrP7Z6SGDqn2Gr8YIa/gIjojtHL2KkIzp0M/1y9p0nFtmaf3qQSQsGjn846 JPArGRV1VCFjLsU5ojeizNE9qKnL/wICWTXNOdBPrQ8erxSM1gjDLGGjiBrCeMbJciVh wnf3y6n927WbG8t+bwXER1NjLk9r1nE24Ie7rjjQEwutsE6pe7g12hr5qB6yQ5C/YpaO bvkA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=rkekxRz+sbxpoygjjZsGPMEwxVRN3YEvF9Z3OtojJMI=; b=P5GniHemdS1WuIa+VChpVsgBUTGFwCtL0mYkBABbrIxmbr1RMd4jse/Q0kXUWg2g// hZnF7Oa/rKeJLnndZ/rzYG5nL8QWCRKIbM0c13ymNLdWtccc0EnrLXxE6IbDVJ/uMLTB LAb5NNBEqNE4GOUtD/X2USTuai9yHKSrHCI3Twhdk+TQoUHflMx5BAu7NIkpmge73Qsv zuDh8+4HOUAc5APhIoMMSggt4dpmrPyKQTkGos/ptfJYupQZlVf5iEj2QW8a37OC4piy a6pvGLTzjQitXUmFJa+pgofaoJRTmJszaUxylKP/56X2FwqfLFGylb0Zhcu1Sj0e0cqf aaDQ== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j5-v6si3310080pgk.85.2018.10.23.19.57.30; Tue, 23 Oct 2018 19:57:46 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726531AbeJXLVt (ORCPT + 99 others); Wed, 24 Oct 2018 07:21:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58516 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726073AbeJXLVt (ORCPT ); Wed, 24 Oct 2018 07:21:49 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id A26A18046C; Wed, 24 Oct 2018 02:55:47 +0000 (UTC) Received: from treble (ovpn-123-230.rdu2.redhat.com [10.10.123.230]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 1AA7760603; Wed, 24 Oct 2018 02:55:42 +0000 (UTC) Date: Tue, 23 Oct 2018 21:55:41 -0500 From: Josh Poimboeuf To: Petr Mladek Cc: Miroslav Benes , Jiri Kosina , Jason Baron , Joe Lawrence , Jessica Yu , Evgenii Shatokhin , live-patching@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v12 06/12] livepatch: Simplify API by removing registration step Message-ID: <20181024025541.7mhiyvgad53ktrdc@treble> References: <20180828143603.4442-7-pmladek@suse.com> <20181012130120.f5berowklyccd7lj@pathway.suse.cz> <20181018145456.nrekm2iuyf5ztw3n@pathway.suse.cz> <20181018153027.x4nk2ihgs5ehsln2@treble> <20181019143604.35zgwus4arkolbwr@treble> <20181022132509.6vxrdvq42e5j2bpx@pathway.suse.cz> <20181023163943.ex65stywf2cwqvep@treble> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20181023163943.ex65stywf2cwqvep@treble> User-Agent: NeoMutt/20180716 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Wed, 24 Oct 2018 02:55:48 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 23, 2018 at 11:39:43AM -0500, Josh Poimboeuf wrote: > Given this discussion, I'm thinking there wouldn't be much to discuss at > LPC for this topic unless we had a prototype to look at (which I won't > have time to do). So I may drop my talk in favor of giving more time > for other more tangible discussions. I dropped my talk to give us time for the other topics, and I somewhat arbitrarily added 5 minutes to each of the first 3 talks. Suggestions welcome. -- Josh