From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756186AbdEKPDZ (ORCPT ); Thu, 11 May 2017 11:03:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59398 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754608AbdEKPDW (ORCPT ); Thu, 11 May 2017 11:03:22 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 857F8C04B94E Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=jpoimboe@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 857F8C04B94E Date: Thu, 11 May 2017 10:03:15 -0500 From: Josh Poimboeuf To: Miroslav Benes Cc: Petr Mladek , "Paul E. McKenney" , Steven Rostedt , Jessica Yu , Jiri Kosina , live-patching@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/3] livepatch/rcu: Warn when system consistency is broken in RCU code Message-ID: <20170511150315.frftv2ol4g46atdy@treble> References: <20170508194729.jjq7qrc7gkiq2s5v@treble> <20170508201558.GD3956@linux.vnet.ibm.com> <20170508204333.xc3isvr4riv26his@treble> <20170508210754.GE3956@linux.vnet.ibm.com> <20170508221609.roaeaidj7mpfozcq@treble> <20170508223600.GH3956@linux.vnet.ibm.com> <20170509161835.64ihfts7xuytaryp@treble> <20170510160423.GJ3452@pathway.suse.cz> <20170510175831.avyrvguhi3zewnaq@treble> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.0.1 (2016-04-01) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Thu, 11 May 2017 15:03:21 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 11, 2017 at 02:40:42PM +0200, Miroslav Benes wrote: > I'm still not sure if we know for 100 percent what we're doing :) At least we know that we don't know! -- Josh