Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752418AbcCIHIh (ORCPT ); Wed, 9 Mar 2016 02:08:37 -0500 Received: from smtp2.provo.novell.com ([137.65.250.81]:59084 "EHLO smtp2.provo.novell.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750902AbcCIHI3 (ORCPT ); Wed, 9 Mar 2016 02:08:29 -0500 From: Davidlohr Bueso To: paulmck@linux.vnet.ibm.com Cc: mingo@kernel.org, wangkefeng.wang@huawei.com, peterz@infradead.org, josh@joshtriplett.org, guohanjun@huawei.com, dave@stgolabs.net, linux-kernel@vger.kernel.org Subject: [PATCH -rcu 0/2] locktorture fixes Date: Tue, 8 Mar 2016 23:08:04 -0800 Message-Id: <1457507286-653-1-git-send-email-dave@stgolabs.net> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 501 Lines: 18 Hi Paul, Here are the requested refreshed patches that fix two nil ptr problems. Applies on top of -rcu/next, although this file has not really changed between your tree and tip, which is where I was basing the original changes against. Thanks! Davidlohr Bueso (2): locktorture: Fix deboosting nil ptr dereferencing locktorture: Fix nil pointer dereferencing for cleanup paths kernel/locking/locktorture.c | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) -- 2.1.4