Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp3702537pxk; Tue, 29 Sep 2020 04:14:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy9hJGQ0myJy5zmM21y8InK1EWn8QZ3asscZf5wyeW+s1k57qLx/I+5pS9WcFxSCqTAA3dL X-Received: by 2002:a17:906:dbf5:: with SMTP id yd21mr3135988ejb.521.1601378042347; Tue, 29 Sep 2020 04:14:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601378042; cv=none; d=google.com; s=arc-20160816; b=RlOR8pIoxLHvScb8MCyLKCNs74u2LzpKe5uXfAervVz+DED3MfCK1as+pZXK6mYAlw N9KAwXxlTc7o+iv+7GsEwzWNSRYEIM5mu2LBWsjkC2Q/aqunJRGMzItMC/Umf2Smnao9 z4Sy3aWzpwxvIrzBqAMktpUorzYiJ9SKfu5kYIXVYJ1UO/GwOFLM5yWSo8L0zXODrZ6O r4n//eZwIGPUAaOuWLT8TOCextZVN+BF8yQ5Dhj3doBzkVWII4r07Kf0o9aDZHesoI9E A8CfdUcHTe53NWoZfsQTP1O2oQXNMMN9BXr5jQNOTgiEJUvsONzZupzWnRGbO60ruvLN 9Y9A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=Dwe8lbHqHr1eVYtZcAZdxjCdL/GPahFq1WlfcKMIhgA=; b=B9uzsLCnR5G9LvK9ww475U3JKe2H3oti+24MMDSBLxHgsrkWz5Kaw3/KT2KEf8Y62B CJHPZ9wd8cOM3wHDECZkTmN6kXsruGOLxaZCOUPMmIWxVkO7vP+scszq6s3OFB7z1nqo w8AVdvLSCEJ5L02KAyotXAIPDKTqA1g915v2fn4U6rK53SoI74mnybAjjna8RK8SddJ2 nklyrQBcn8Pm9mqHSZgCnF+vjT4dHwrbyqnGYL92q2Y+m2088sSnMuap3RusGNvszUwt 48MKTyKm5mKuw98poIEbD2p8j7BpYZCgVd8ku6sTqhfoPuFGYYKdMFKQgF7HtnfzJ8sz LDYQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="g144/4Ts"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z5si2507211ejj.403.2020.09.29.04.13.39; Tue, 29 Sep 2020 04:14:02 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="g144/4Ts"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729061AbgI2LJN (ORCPT + 99 others); Tue, 29 Sep 2020 07:09:13 -0400 Received: from mail.kernel.org ([198.145.29.99]:48460 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729029AbgI2LI6 (ORCPT ); Tue, 29 Sep 2020 07:08:58 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 0B89D221E7; Tue, 29 Sep 2020 11:08:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601377737; bh=RMrWm9O1QbQpo3EGcjd78aEJURre9a9Z5xRIIN7QmkQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=g144/4TsrGEfmcZtSmSYdV0zdCIaj1fLylcAQuE4KPTyT8ZxFi9HWcfiebzC/Eam0 4DG7K5NbrgUPQs25leDDBrxAv0obwqn5dNMEpcaEXv74nk8uWn74a5g4mA5HGydJ3A vBmsITR5Fy/1jawTE2CXPgMhkYLArRwdjpnCRyqE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Guoju Fang , Coly Li , Jens Axboe , Sasha Levin Subject: [PATCH 4.9 024/121] bcache: fix a lost wake-up problem caused by mca_cannibalize_lock Date: Tue, 29 Sep 2020 12:59:28 +0200 Message-Id: <20200929105931.386484296@linuxfoundation.org> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20200929105930.172747117@linuxfoundation.org> References: <20200929105930.172747117@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Guoju Fang [ Upstream commit 34cf78bf34d48dddddfeeadb44f9841d7864997a ] This patch fix a lost wake-up problem caused by the race between mca_cannibalize_lock and bch_cannibalize_unlock. Consider two processes, A and B. Process A is executing mca_cannibalize_lock, while process B takes c->btree_cache_alloc_lock and is executing bch_cannibalize_unlock. The problem happens that after process A executes cmpxchg and will execute prepare_to_wait. In this timeslice process B executes wake_up, but after that process A executes prepare_to_wait and set the state to TASK_INTERRUPTIBLE. Then process A goes to sleep but no one will wake up it. This problem may cause bcache device to dead. Signed-off-by: Guoju Fang Signed-off-by: Coly Li Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- drivers/md/bcache/bcache.h | 1 + drivers/md/bcache/btree.c | 12 ++++++++---- drivers/md/bcache/super.c | 1 + 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/drivers/md/bcache/bcache.h b/drivers/md/bcache/bcache.h index 7fe7df56fa334..f0939fc1cfe55 100644 --- a/drivers/md/bcache/bcache.h +++ b/drivers/md/bcache/bcache.h @@ -547,6 +547,7 @@ struct cache_set { */ wait_queue_head_t btree_cache_wait; struct task_struct *btree_cache_alloc_lock; + spinlock_t btree_cannibalize_lock; /* * When we free a btree node, we increment the gen of the bucket the diff --git a/drivers/md/bcache/btree.c b/drivers/md/bcache/btree.c index 764d519a7f1c6..26e56a9952d09 100644 --- a/drivers/md/bcache/btree.c +++ b/drivers/md/bcache/btree.c @@ -836,15 +836,17 @@ out: static int mca_cannibalize_lock(struct cache_set *c, struct btree_op *op) { - struct task_struct *old; - - old = cmpxchg(&c->btree_cache_alloc_lock, NULL, current); - if (old && old != current) { + spin_lock(&c->btree_cannibalize_lock); + if (likely(c->btree_cache_alloc_lock == NULL)) { + c->btree_cache_alloc_lock = current; + } else if (c->btree_cache_alloc_lock != current) { if (op) prepare_to_wait(&c->btree_cache_wait, &op->wait, TASK_UNINTERRUPTIBLE); + spin_unlock(&c->btree_cannibalize_lock); return -EINTR; } + spin_unlock(&c->btree_cannibalize_lock); return 0; } @@ -879,10 +881,12 @@ static struct btree *mca_cannibalize(struct cache_set *c, struct btree_op *op, */ static void bch_cannibalize_unlock(struct cache_set *c) { + spin_lock(&c->btree_cannibalize_lock); if (c->btree_cache_alloc_lock == current) { c->btree_cache_alloc_lock = NULL; wake_up(&c->btree_cache_wait); } + spin_unlock(&c->btree_cannibalize_lock); } static struct btree *mca_alloc(struct cache_set *c, struct btree_op *op, diff --git a/drivers/md/bcache/super.c b/drivers/md/bcache/super.c index 95e9a33de06a2..263c0d987929e 100644 --- a/drivers/md/bcache/super.c +++ b/drivers/md/bcache/super.c @@ -1510,6 +1510,7 @@ struct cache_set *bch_cache_set_alloc(struct cache_sb *sb) sema_init(&c->sb_write_mutex, 1); mutex_init(&c->bucket_lock); init_waitqueue_head(&c->btree_cache_wait); + spin_lock_init(&c->btree_cannibalize_lock); init_waitqueue_head(&c->bucket_wait); init_waitqueue_head(&c->gc_wait); sema_init(&c->uuid_write_mutex, 1); -- 2.25.1