Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1882342imm; Thu, 27 Sep 2018 04:09:55 -0700 (PDT) X-Google-Smtp-Source: ACcGV63XNkW6bRfHTUIXwIAPXMj67m5ElBi7+o6jpOpGOutgoDSZREx2hi9Ao3bxC/vMyZJrNGPw X-Received: by 2002:a62:e412:: with SMTP id r18-v6mr10907779pfh.25.1538046595768; Thu, 27 Sep 2018 04:09:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538046595; cv=none; d=google.com; s=arc-20160816; b=PMwZJJSSeakNDwjR8FOyv/s5lycLl0vj997W0ClvjqYxL3SJ5W+Bva1JV/5OOspgTc vW97Q+/RnJHfcHeY9NL0L6zZCDiwNE0Mx214A+cfv/eVanwms+aSKH+S2Vw0hLt2Fpdy D17kFpbx8V6GdIzMMEsoHJJnl5WWztCXlJ23Sdwif5SMGWsBIiHeHtEUmLAqmf1Gct9h 01GTQ1G9oABVzGS5FEN1gvxEIljbNqp7BxSl7r2fBzqBBsSF8ZiUCLXJcOijePE1kLXv qE7cDyHbaJjj8LcCAk7DbFL0EutSxn7QLMrY6aIfziY/XNo20YCO1AY+40BjV6nXugRs wn1w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:references:in-reply-to:subject:cc:to:from; bh=S8CNkp93C7iKcbPMN1GqhfRX/XUqjtDHTZJ44vlOPQs=; b=CpjVrC/sbnIcmfvvCAVEyG/y9dJmttYvZpakZOSjV8U6mhGM1Xvo32i1VhK6ikwlrG T4PKUp6FcPzIv5UvRYtgdjDOYaBs2TwJTg99kbqaZ50QS5tXdtKMv0RNID29F7CyDBlC gPtpwCeK52QhlMJDe918Nt0GXrHVYvZN2SJAgQWhRRJ/i469a14PwU6CzMF6YvtjGezb sAzv7HAc5nhWcc6omLnX0YwQRZicKGHKW67Ugi8lBNMH1gumEr/ZqvlzCIsgNfzYocgH /9yzX7BRkits+zcpdxsXsXm/0szlZctI6saAKIf2ZqAJWLiB2bC6ck4DPse40WYdwPYF qwdw== 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 a140-v6si2034479pfa.61.2018.09.27.04.09.40; Thu, 27 Sep 2018 04:09:55 -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 S1727447AbeI0R1R convert rfc822-to-8bit (ORCPT + 99 others); Thu, 27 Sep 2018 13:27:17 -0400 Received: from ozlabs.org ([203.11.71.1]:56503 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726948AbeI0R1R (ORCPT ); Thu, 27 Sep 2018 13:27:17 -0400 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPSA id 42LXBd23LFz9s55; Thu, 27 Sep 2018 21:09:29 +1000 (AEST) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=ellerman.id.au From: Michael Ellerman To: Christophe LEROY , Daniel Thompson Cc: Jason Wessel , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, kgdb-bugreport@lists.sourceforge.net, stable@vger.kernel.org, me@tobin.cc Subject: Re: [PATCH] kdb: use correct pointer when 'btc' calls 'btt' In-Reply-To: <760ed3ff-43d9-75e5-b36c-aaa7871ffe50@c-s.fr> References: <20180916190610.vzqxwps7zqy2zc6o@holly.lan> <5f0e0241-b7ab-b5fa-de0e-01abdbc85770@linaro.org> <760ed3ff-43d9-75e5-b36c-aaa7871ffe50@c-s.fr> Date: Thu, 27 Sep 2018 21:09:28 +1000 Message-ID: <877ej7urh3.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Christophe LEROY writes: > Le 26/09/2018 à 13:11, Daniel Thompson a écrit : >> On 16/09/2018 20:06, Daniel Thompson wrote: >>> On Fri, Sep 14, 2018 at 12:35:44PM +0000, Christophe Leroy wrote: >>>> On a powerpc 8xx, 'btc' fails as follows: >>>> Entering kdb (current=0x(ptrval), pid 282) due to Keyboard Entry ... >>>> >>>> Signed-off-by: Christophe Leroy >>>> Cc: # 4.15+ >>> >>> Would a Fixes: be better here? >>> Fixes: ad67b74d2469d9b82 ("printk: hash addresses printed with %p") >> >> Christophe, When you add the Fixes: could you also add my >> >> Reviewed-by: Daniel Thompson > > Ok, thanks for the review, but do I have to do anything really ? > > The Fixes: and now your Reviewed-by: appear automatically in patchwork > (https://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=65715), > so I believe they'll be automatically included when Jason or someone > else takes the patch, no ? patchwork won't add the Fixes tag from the reply, it needs to be in the original mail. See: https://github.com/getpatchwork/patchwork/issues/151 cheers