Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp993350imu; Fri, 11 Jan 2019 12:54:37 -0800 (PST) X-Google-Smtp-Source: ALg8bN4cMg4FY08sogZdcepcjEuzN1gG4AzQc8arEqnznRQUBdS/wGXq5OD0QG0gVgx59IR1cm2o X-Received: by 2002:a17:902:280b:: with SMTP id e11mr16189044plb.269.1547240077194; Fri, 11 Jan 2019 12:54:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1547240077; cv=none; d=google.com; s=arc-20160816; b=fmqnk+yuSHqMFNnGnvG1IpqSsEoZIZdLbmBIwz6vYxPBi2SsW+DJxkclekTsNRHMMI QILDsQZXGLNE/5XORJK0P3lGYl+S9rQRTu4uvI1jtFpD89Wev4aOTw7wTRFW4IPTEWHq rk2NoJAFCecIzhuXSiOs4lYQdgm0/kQqTsQIo4vPTK7FYQzLSbAtMdJSKtO7YsRPtWJX kdD6Kpq8/p+ehyaiK7lBc3TSt6GcRFyOw+JZe/OZojakdxP89hvQgfKgoGJ6fYkuk5Rq u9/1QQDZ+zOXLtEAqjGg6IySH4CzFzVQYCJ+w2oiI11EbniMTsH7MErrzWsTAjnk8nhf P1UQ== 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=P9H/v6kyQHmVe43FB+QHsb0zWg45Qo3NM1Rgz9g3TJM=; b=kTJcuhzVBkdsR3u+GY0m5iW1yU7E4tpw6WdF50DYRLLt4CooqC8Tdp5zLLX8apDS4v NBaxrFesfAdYUg4M187asVbCFyM48cCN5q7KVY+nsFT8gPnTbrJTUF6OCZm2FIlczWao Tp8ieKqv7zDD4RZPEGwVht9+FZP2OMnQ0C01sh05k76wfXZxkBskyMQ0J4/WBs7ZlHU+ NGi9L9RLT2hh/1FsBGx8M0nR1J+PJhEmoprZlo0HssePErumvpgkfgnqkEukUQILSsNU zrAbeTWp2WBnbhguYH9poaqXAddodICRcJJLjgwjsIMP1jtGH1k2OVtN/JRVKm/4q6Pk wAtQ== 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 p5si6131491pls.338.2019.01.11.12.54.22; Fri, 11 Jan 2019 12:54:37 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388274AbfAKQ6B (ORCPT + 99 others); Fri, 11 Jan 2019 11:58:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47624 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731195AbfAKQ6A (ORCPT ); Fri, 11 Jan 2019 11:58:00 -0500 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 AE9657AE8B; Fri, 11 Jan 2019 16:57:59 +0000 (UTC) Received: from treble (ovpn-122-231.rdu2.redhat.com [10.10.122.231]) by smtp.corp.redhat.com (Postfix) with ESMTPS id C068660851; Fri, 11 Jan 2019 16:57:54 +0000 (UTC) Date: Fri, 11 Jan 2019 10:57:52 -0600 From: Josh Poimboeuf To: Alexandre Chartre Cc: Sean Christopherson , Steven Rostedt , Nadav Amit , X86 ML , LKML , Ard Biesheuvel , Andy Lutomirski , Peter Zijlstra , Ingo Molnar , Thomas Gleixner , Linus Torvalds , Masami Hiramatsu , Jason Baron , Jiri Kosina , David Laight , Borislav Petkov , Julia Cartwright , Jessica Yu , "H. Peter Anvin" , Rasmus Villemoes , Edward Cree , Daniel Bristot de Oliveira Subject: Re: [PATCH v3 5/6] x86/alternative: Use a single access in text_poke() where possible Message-ID: <20190111165752.z6e2dfktj2caqi4n@treble> References: <279b8003f7f0a6831d090ab822d37bc958f974de.1547073843.git.jpoimboe@redhat.com> <8138A1EE-359D-4CD2-8E96-5BF00313AB3B@vmware.com> <20190110172004.wuh45xoafynfm2df@treble> <20190110123243.3b9e0856@gandalf.local.home> <20190110174257.GE16556@linux.intel.com> <20190110125757.1c8d2870@gandalf.local.home> <20190110180428.GG16556@linux.intel.com> <20190111152809.ejutcmqrx4ud3fli@treble> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: 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.25]); Fri, 11 Jan 2019 16:58:00 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 11, 2019 at 05:46:36PM +0100, Alexandre Chartre wrote: > > > On 01/11/2019 04:28 PM, Josh Poimboeuf wrote: > > On Fri, Jan 11, 2019 at 01:10:52PM +0100, Alexandre Chartre wrote: > > > To avoid any issue with live patching the call instruction, what about > > > toggling between two call instructions: one would be the currently active > > > call, while the other would currently be inactive but to be used after a > > > change is made. You can safely patch the inactive call and then toggle > > > the call flow (using a jump label) between the active and inactive calls. > > > > > > So instead of having a single call instruction: > > > > > > call function > > > > > > You would have: > > > > > > STATIC_JUMP_IF_TRUE label, key > > > call function1 > > > jmp done > > > label: > > > call function2 > > > done: > > > > > > If the key is set so that function1 is currently called then you can > > > safely update the call instruction for function2. Once this is done, > > > just flip the key to make the function2 call active. On a next update, > > > you would, of course, have to switch and update the call for function1. > > > > What about the following race? > > > > CPU1 CPU2 > > static key is false, doesn't jump > > task gets preempted before calling function1 > > change static key to true > > start patching "call function1" > > task resumes, sees inconsistent call instruction > > > > If the function1 call is active then it won't be changed, you will change > function2. However, I presume you can still have a race but if the function > is changed twice before calling function1: > > CPU1 CPU2 > static key is false, doesn't jump > task gets preempted before calling function1 > -- first function change -- > patch "call function2" > change static key to true > -- second function change -- > start patching "call function1" > task resumes, sees inconsistent call instruction > > So right, that's a problem. Right, that's what I meant to say :-) -- Josh