Received: by 10.223.164.202 with SMTP id h10csp422529wrb; Thu, 9 Nov 2017 08:22:42 -0800 (PST) X-Google-Smtp-Source: ABhQp+TYDE0qavFGkMob1qBprVmXyXK6u2NJVTPSiESJ2IqCtFV4SK2Vq+RLdQhMn2PYEzSJcMZx X-Received: by 10.101.70.15 with SMTP id v15mr1018704pgq.320.1510244562391; Thu, 09 Nov 2017 08:22:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1510244562; cv=none; d=google.com; s=arc-20160816; b=FBaCXfEycM8wvv+39AdV3fVqjlXEGMhA+fmGgj5NgK0X6iLIlmtKa/sbKE5gk5Ng0q VI5c74N8CqWEaQ6klqTT9ao8T8E24eWSsgaMo89NUE9KDGcRizL4g/aVyWG5nz7mVPtZ OvGl0Xt2gwoJgmE9JJDxXRV0Lz9yheQlX97OVrEWPbfvlapvu0ts9AzLwhGi+QqA3qIs oYPKEJSPw++9FxP3VhhnWCqszl5O0jErFiDk5Uqhw4MpxxuQyXssViLHRrceCDo0phhS d1JKKbLu/U8/+ALq92TV00nbiydUNfwqCcdRiIsyOphkWK/k7Ouq824Vyx8/cpmcUGKF bh2Q== 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=mcQQcDdYXlSe6glhVF6trwMml9rcT+b+N7YjNxvdCUM=; b=S2cY1x6AxgVoxPox3wbwoT+fEI9mF5v36xUfTOk4cv2q7DgBHmypahhLAqNb8w92zZ xDLXyu6v8TxYpmMZ4lkiscXngkOIW0wMjm8gVzwkXPAeISd/opzMdKuUczviZMGad3e1 3zBBFpCrzXv8hSoxbs1j1JhdYLN0xDFRdWuA0H+FLnDHTInCM6ndhxoLL9G/epgzRmND 1SwImR1SI1ONnuq4V+gU19h6Nf2h0Twq5xQIXWyRLtwY1K9Nhan0cDHXdq8OrqkhnfFw 2tk3UOHt3jckTj4rCmWmGOXz2GFUGLoxO6GUwsWuFJAyyU6yHKeMQM9HnLcobsplKIOn /ZJA== 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 k5si6437545pgq.184.2017.11.09.08.22.30; Thu, 09 Nov 2017 08:22:42 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753353AbdKIQVm (ORCPT + 81 others); Thu, 9 Nov 2017 11:21:42 -0500 Received: from mx2.suse.de ([195.135.220.15]:53009 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752827AbdKIQVj (ORCPT ); Thu, 9 Nov 2017 11:21:39 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id B4C83AC8B; Thu, 9 Nov 2017 16:21:37 +0000 (UTC) Date: Thu, 9 Nov 2017 08:19:25 -0800 From: Davidlohr Bueso To: "Paul E. McKenney" Cc: Peter Zijlstra , Jeremy Linton , linux-kernel@vger.kernel.org, mingo@redhat.com, josh@joshtriplett.org Subject: Re: [PATCH] locktorture: Fix Oops when reader/writer count is 0 Message-ID: <20171109161925.hf7fj5fxfj6grla3@linux-n805> References: <20171010155248.11602-1-jeremy.linton@arm.com> <20171107210748.GR3165@worktop.lehotels.local> <20171107221555.GX3624@linux.vnet.ibm.com> <20171108144523.k7ouldzwuawje4wc@linux-n805> <20171108164855.GK3624@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20171108164855.GK3624@linux.vnet.ibm.com> User-Agent: NeoMutt/20170421 (1.8.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 08 Nov 2017, Paul E. McKenney wrote: >Jeremy, could you please test Dave's patches and make sure that they >work for you? That way I can apply your Tested-by. Dave, any objection >to my adding Jeremy's Reported-by to your /201 patch? No, feel free. Thanks, Davidlohr From 1583605867047792838@xxx Thu Nov 09 16:17:22 +0000 2017 X-GM-THRID: 1580886480887045223 X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread