Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp9965008ybi; Wed, 24 Jul 2019 13:10:30 -0700 (PDT) X-Google-Smtp-Source: APXvYqxG2ERjRwnodzpOHOj3mEfxyxJzn4fR5bnPkLLlX/bZ4T1m4gtbpvk5rhdrWOTCLQZF+aAR X-Received: by 2002:a17:902:e40f:: with SMTP id ci15mr87726032plb.103.1563999030078; Wed, 24 Jul 2019 13:10:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1563999030; cv=none; d=google.com; s=arc-20160816; b=UvV0/RQUkXI7n8bnIaef0jKACQKhS0LAeT7C7It05vx4DE6ULOdJSICJC8cBktVWe9 IRAzzum9bbEUAY7znh6/cEm4ptnxs0tab3OoZUuJBgV3gsKh+qRLbYrPUCdCZFqpXcYD 9U7jmuYGHnX56gFrrnaMPZZ0v/XR9VWlDRJkTAPD3qGmrfXt4lM0CAOBalbPeeJ4Z6Mq dURNmemp/Yhv8vE8YJYDv3RgPa9lsi5UrkTeFo8JN0kHJK6Oy1JjHfUKOQu4fVUUBQUG Juhqk9XKH6+UnwuEr7L6oZSGvqosSmutLt88VyanzNzAlg915a1GAkMzrTM+DE7kLtz8 q1fQ== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=sY+/BgPvTdXslQIjVQmqnN+PntmY/D5yknMhh4hroIA=; b=YZDTVykycmnHrkE6hI50ccS6C4KFuZm1ZS2opzJtIb1kY7NCG/GQrhA3z21isu84KX fN1Ogj/c+XlAAdAVibvcM51MC8jZ5CynKtcYpNrYA11BnUqNIJ40ObZe/ZTQUjVs7WJD 5Nra9L66WPADWxkdwGUOJDeafcXtkLPbrKG0RY+TA9BtKC/QE6KEwgg+GPb7zR6uurjf RAvr2/p5i07zTbHM4oqu4bRZlTPyEcVlunhm7sjblqTeZcQkL/fk5PijMFOsiumAHSRB COCGv8AxnGDKEXgnvElrtIRnlkyaoYsvVtOLU0QSz/omRIBzMBW8ja3oH1Nm/W9edHsS HfSQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ZD89HKOq; 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 73si17677770pfu.148.2019.07.24.13.10.15; Wed, 24 Jul 2019 13:10:30 -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; dkim=pass header.i=@kernel.org header.s=default header.b=ZD89HKOq; 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 S2392720AbfGXUHq (ORCPT + 99 others); Wed, 24 Jul 2019 16:07:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:54194 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390764AbfGXUDj (ORCPT ); Wed, 24 Jul 2019 16:03:39 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4F47D206BA; Wed, 24 Jul 2019 20:03:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563998618; bh=Lqb720plAhnF/YmufVCIUF2Culua0WQPKVUrBJlh76Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZD89HKOqi8x8ygZHQRcesysVL7/E3bSmkkKQv6B8Sa2ebvOiNZQbOkoxwlLntJZl9 kfs0iSiMoj0oF2TvZq1uFxXr/mgjxEaqjB5jGE5/WhbQqtRnvvnKWoLDEMtNl8flMG LQcS61+0E+as69G7CgIvwojjieeFk9/9lOJt40OU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Imre Deak , "Peter Zijlstra (Intel)" , =?UTF-8?q?Ville=20Syrj=C3=A4l=C3=A4?= , Linus Torvalds , Thomas Gleixner , Will Deacon , Ingo Molnar , Sasha Levin Subject: [PATCH 4.19 039/271] locking/lockdep: Fix merging of hlocks with non-zero references Date: Wed, 24 Jul 2019 21:18:28 +0200 Message-Id: <20190724191658.530756625@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190724191655.268628197@linuxfoundation.org> References: <20190724191655.268628197@linuxfoundation.org> User-Agent: quilt/0.66 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 [ Upstream commit d9349850e188b8b59e5322fda17ff389a1c0cd7d ] The sequence static DEFINE_WW_CLASS(test_ww_class); struct ww_acquire_ctx ww_ctx; struct ww_mutex ww_lock_a; struct ww_mutex ww_lock_b; struct ww_mutex ww_lock_c; struct mutex lock_c; ww_acquire_init(&ww_ctx, &test_ww_class); ww_mutex_init(&ww_lock_a, &test_ww_class); ww_mutex_init(&ww_lock_b, &test_ww_class); ww_mutex_init(&ww_lock_c, &test_ww_class); mutex_init(&lock_c); ww_mutex_lock(&ww_lock_a, &ww_ctx); mutex_lock(&lock_c); ww_mutex_lock(&ww_lock_b, &ww_ctx); ww_mutex_lock(&ww_lock_c, &ww_ctx); mutex_unlock(&lock_c); (*) ww_mutex_unlock(&ww_lock_c); ww_mutex_unlock(&ww_lock_b); ww_mutex_unlock(&ww_lock_a); ww_acquire_fini(&ww_ctx); (**) will trigger the following error in __lock_release() when calling mutex_release() at **: DEBUG_LOCKS_WARN_ON(depth <= 0) The problem is that the hlock merging happening at * updates the references for test_ww_class incorrectly to 3 whereas it should've updated it to 4 (representing all the instances for ww_ctx and ww_lock_[abc]). Fix this by updating the references during merging correctly taking into account that we can have non-zero references (both for the hlock that we merge into another hlock or for the hlock we are merging into). Signed-off-by: Imre Deak Signed-off-by: Peter Zijlstra (Intel) Cc: =?UTF-8?q?Ville=20Syrj=C3=A4l=C3=A4?= Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: Will Deacon Link: https://lkml.kernel.org/r/20190524201509.9199-2-imre.deak@intel.com Signed-off-by: Ingo Molnar Signed-off-by: Sasha Levin --- kernel/locking/lockdep.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/kernel/locking/lockdep.c b/kernel/locking/lockdep.c index 26b57e24476f..e810e8cb17e1 100644 --- a/kernel/locking/lockdep.c +++ b/kernel/locking/lockdep.c @@ -3326,17 +3326,17 @@ static int __lock_acquire(struct lockdep_map *lock, unsigned int subclass, if (depth) { hlock = curr->held_locks + depth - 1; if (hlock->class_idx == class_idx && nest_lock) { - if (hlock->references) { - /* - * Check: unsigned int references:12, overflow. - */ - if (DEBUG_LOCKS_WARN_ON(hlock->references == (1 << 12)-1)) - return 0; + if (!references) + references++; + if (!hlock->references) hlock->references++; - } else { - hlock->references = 2; - } + + hlock->references += references; + + /* Overflow */ + if (DEBUG_LOCKS_WARN_ON(hlock->references < references)) + return 0; return 1; } -- 2.20.1