Received: by 10.192.165.148 with SMTP id m20csp4908720imm; Tue, 8 May 2018 17:16:28 -0700 (PDT) X-Google-Smtp-Source: AB8JxZqTD2f2+uir7aPLzYSQto/pNHqAtBFFb02CdVt4TcwRV+9nsWJMQQ803ILXTJEAAb2ArgyK X-Received: by 2002:a17:902:bb84:: with SMTP id m4-v6mr43153775pls.339.1525824988737; Tue, 08 May 2018 17:16:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525824988; cv=none; d=google.com; s=arc-20160816; b=Wg4Tg82Yty6yMIEtmZC4fysEJT8ge2sCyvKxT6gs19umg+mcguZsiGtuety6mC2FSZ rx8+IZhG7Bo84SYwape9CMxSzUNLqB47tL0b4j7v99tLFO9WSpeIWXIWRdKutnm2kWEe uJTt+/haqDoq3qGJayoOp8bBiWoG02FqKN1IBR3p4TCN0xWR/ngAD7VrmoBXrQKUfUZl BF8lErv4HGq3X1PCaj6sSfHuo4kCuTnrqLI+5scd+/U1AuNcP42ZzJQqqKtixph5UWfj tyAmTwcHFpF2FoBY2pGsYF1PSyoZXREug0Azy5bbRTHP/nAOYWTCXOnE9mYFzETuOM01 XMaA== 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:arc-authentication-results; bh=SXaPelDiMZtqc8iguIKlzO4rHhJIDWcpZxS7FwN2QTI=; b=dTaH5MG6KViBXBmbcpamiFr0YWZ0GO5zV2edhxwTIrsC8qcRHjT6GbTDLTQtY3OStz c6Y1l/Qqg7u/7KqZJM2Icqnq9IB0CmAzGBX2w3Rc2QFrIvW8B6gmpz/wnufVHOunjQ1B C4pmurJBNYmtje01ClDzJJuJkTSJxXQkw2e+iRdBWrWDxTS9dHLpH7aHEwVTwTMrCpLh yp8iGCC7k7HmfJ3nQCzqZFOo/j4FTIn1+denxIutuKDFuIs2ycYJWBSELFS08Gw8V1MS 55kI2zIDJmiK7fhtzBTcK2a6LtjfBUY1CWegdCdD1ztZZXZ5jxPlIuwvT7TpqVI5hyBD zXrA== 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 x11-v6si25318097plo.41.2018.05.08.17.16.14; Tue, 08 May 2018 17:16:28 -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 S933338AbeEIAOm (ORCPT + 99 others); Tue, 8 May 2018 20:14:42 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:52498 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933175AbeEIAOk (ORCPT ); Tue, 8 May 2018 20:14:40 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id D5402A1BD4; Wed, 9 May 2018 00:14:39 +0000 (UTC) Received: from treble (ovpn-124-150.rdu2.redhat.com [10.10.124.150]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5078B215CDA7; Wed, 9 May 2018 00:14:38 +0000 (UTC) Date: Tue, 8 May 2018 19:14:32 -0500 From: Josh Poimboeuf To: Torsten Duwe Cc: Michael Ellerman , Jiri Kosina , linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, Nicholas Piggin , live-patching@vger.kernel.org Subject: Re: [PATCH v3] ppc64le livepatch: implement reliable stacktrace for newer consistency models Message-ID: <20180509001432.5nd55ictwf5yi7sm@treble> References: <20180305164928.GA17953@lst.de> <20180308162616.yhbymodggnfzpskx@treble> <20180309174718.2700b29e@blackhole.lan> <20180312153536.7avozx64ku4lvd3e@treble> <20180504123834.GA16581@lst.de> <20180507154208.jo4s43olrf5a3hw4@treble> <20180508103832.085378b9@blackhole.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180508103832.085378b9@blackhole.lan> User-Agent: NeoMutt/20180323 X-Scanned-By: MIMEDefang 2.78 on 10.11.54.6 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.2]); Wed, 09 May 2018 00:14:39 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.2]); Wed, 09 May 2018 00:14:39 +0000 (UTC) for IP:'10.11.54.6' DOMAIN:'int-mx06.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'jpoimboe@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 08, 2018 at 10:38:32AM +0200, Torsten Duwe wrote: > On Mon, 7 May 2018 10:42:08 -0500 > Josh Poimboeuf wrote: > > > The subject doesn't actively describe what the patch does, maybe > > change it to something like: > > > > powerpc: Add support for HAVE_RELIABLE_STACKTRACE > > > > or maybe > > > > powerpc: Add support for livepatch consistency model > > Maybe $SUBJECT? You're absolutely right, the old subject was just a > leftover of my original attempt to just set the flag, before Miroslav > corrected me. I just kept on copying it without a second thought. Thanks > for noting. Generally we refer to it as "the consistency model". So I would propose a minor edit: ppc64le/livepatch: Implement reliable stack tracing for the consistency model > > Otherwise it looks great to me. > > > > Acked-by: Josh Poimboeuf > > > Thanks. > > Torsten > -- Josh