Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp661883ybh; Tue, 10 Mar 2020 06:05:19 -0700 (PDT) X-Google-Smtp-Source: ADFU+vsdCOwnI3Y5tYY7SkRBSxfUEJxjKsL9ZblX5qtA6QG7XosVUSjbe35ES03ZOuQNjKG2IBhj X-Received: by 2002:a05:6808:483:: with SMTP id z3mr977405oid.117.1583845519311; Tue, 10 Mar 2020 06:05:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1583845519; cv=none; d=google.com; s=arc-20160816; b=WtVEGX9n5Kd78acnij/UUPp1DMAZrzO1RE4kNDcWUpxJXzrCm8+5SmE7WGeFO6S0lH ea0gTuEcxl99r5ELkVu2Z+BKltRXyC/shtFLdIqdTA/jDeoPoGDw0Q7q8VFk7ATH+D1x kpDUdLcVIJOEM0EAz2HdelsjY7BZvcDWhh/bC6JLJqS9EIcdBoLP+JrJRddBuAF08jEw NG9n57GSSDS0vUsA0ETsxw4hajkvEDfYlsXOqwaenRFkDSHRSY9YGLDcJIMLBOH7HeEN 2fPlh1vApWwhfd8CS8d92/ZzG3tYrnx/xJBPNtUhsJo0epxt3r62nWBMf//dK56UTiNG WhHw== 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=sPHNesETK5d1cIkzy2b9DrCximV8PEE9qMgjUG4MO6I=; b=rX0Z7J2bKbocEUfHF1xZ3QFGGp2tCS/WziEF0f9CWkj4ggRzw6+tGT2g/kwWWqNMCX J2nUrIj0FXk3Mdf0oMPSzRNoEWsVK4bWVT1/xJDsgwb7BhAzrBEuxe1Iawh1g1xyFg45 J3DcTKlVn6kmBAR8swrJvyu+hwO1EgXTTcWx7wovxPBMpx58uIGkGVNaUDA6HTuG2NEg kseplW3BTbrlyfpNb+mrzJFRaeuwag3RDkPM8kRSYl4tL8mn4zxoBDzLRyZ6qG2BwduR t95DELTZbHTcJZ4+ofISH+0ct9XClkk9QLXGYzRqHiP/Gs8rRLPPpCWKa7aRSLkAOYtG Kagw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=l8cdd7Wj; 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 h11si2221689oti.74.2020.03.10.06.04.45; Tue, 10 Mar 2020 06:05:19 -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=l8cdd7Wj; 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 S1730506AbgCJNDB (ORCPT + 99 others); Tue, 10 Mar 2020 09:03:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:47242 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730484AbgCJNC7 (ORCPT ); Tue, 10 Mar 2020 09:02:59 -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 68C9F20409; Tue, 10 Mar 2020 13:02:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583845378; bh=J8QIFMuMr8AXv1bCzItMY51YnhdxNbMwon8YggaZIgs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=l8cdd7WjsFViidlI5Q7ds484kJ1pTb6gALlf4akmRz8SBdLHUVH4d5YELj9sTeFv/ kK6EO6Xe5HY12Ub72PSbHtjYA81LxCtiqpGOYXcGypsMSkmztcgiDj5ljoqpjHGIGD 80lvLpnyy+NEaI+5IQ+TCeUrLnn43yiGlkUi65qY= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Corey Marthaler , Mikulas Patocka , Mike Snitzer Subject: [PATCH 5.5 122/189] dm: report suspended device during destroy Date: Tue, 10 Mar 2020 13:39:19 +0100 Message-Id: <20200310123652.109289374@linuxfoundation.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200310123639.608886314@linuxfoundation.org> References: <20200310123639.608886314@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 From: Mikulas Patocka commit adc0daad366b62ca1bce3e2958a40b0b71a8b8b3 upstream. The function dm_suspended returns true if the target is suspended. However, when the target is being suspended during unload, it returns false. An example where this is a problem: the test "!dm_suspended(wc->ti)" in writecache_writeback is not sufficient, because dm_suspended returns zero while writecache_suspend is in progress. As is, without an enhanced dm_suspended, simply switching from flush_workqueue to drain_workqueue still emits warnings: workqueue writecache-writeback: drain_workqueue() isn't complete after 10 tries workqueue writecache-writeback: drain_workqueue() isn't complete after 100 tries workqueue writecache-writeback: drain_workqueue() isn't complete after 200 tries workqueue writecache-writeback: drain_workqueue() isn't complete after 300 tries workqueue writecache-writeback: drain_workqueue() isn't complete after 400 tries writecache_suspend calls flush_workqueue(wc->writeback_wq) - this function flushes the current work. However, the workqueue may re-queue itself and flush_workqueue doesn't wait for re-queued works to finish. Because of this - the function writecache_writeback continues execution after the device was suspended and then concurrently with writecache_dtr, causing a crash in writecache_writeback. We must use drain_workqueue - that waits until the work and all re-queued works finish. As a prereq for switching to drain_workqueue, this commit fixes dm_suspended to return true after the presuspend hook and before the postsuspend hook - just like during a normal suspend. It allows simplifying the dm-integrity and dm-writecache targets so that they don't have to maintain suspended flags on their own. With this change use of drain_workqueue() can be used effectively. This change was tested with the lvm2 testsuite and cryptsetup testsuite and the are no regressions. Fixes: 48debafe4f2f ("dm: add writecache target") Cc: stable@vger.kernel.org # 4.18+ Reported-by: Corey Marthaler Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Greg Kroah-Hartman --- drivers/md/dm-integrity.c | 12 +++++------- drivers/md/dm-writecache.c | 2 +- drivers/md/dm.c | 1 + 3 files changed, 7 insertions(+), 8 deletions(-) --- a/drivers/md/dm-integrity.c +++ b/drivers/md/dm-integrity.c @@ -201,12 +201,13 @@ struct dm_integrity_c { __u8 log2_blocks_per_bitmap_bit; unsigned char mode; - int suspending; int failed; struct crypto_shash *internal_hash; + struct dm_target *ti; + /* these variables are locked with endio_wait.lock */ struct rb_root in_progress; struct list_head wait_list; @@ -2316,7 +2317,7 @@ static void integrity_writer(struct work unsigned prev_free_sectors; /* the following test is not needed, but it tests the replay code */ - if (READ_ONCE(ic->suspending) && !ic->meta_dev) + if (unlikely(dm_suspended(ic->ti)) && !ic->meta_dev) return; spin_lock_irq(&ic->endio_wait.lock); @@ -2377,7 +2378,7 @@ static void integrity_recalc(struct work next_chunk: - if (unlikely(READ_ONCE(ic->suspending))) + if (unlikely(dm_suspended(ic->ti))) goto unlock_ret; range.logical_sector = le64_to_cpu(ic->sb->recalc_sector); @@ -2805,8 +2806,6 @@ static void dm_integrity_postsuspend(str del_timer_sync(&ic->autocommit_timer); - WRITE_ONCE(ic->suspending, 1); - if (ic->recalc_wq) drain_workqueue(ic->recalc_wq); @@ -2835,8 +2834,6 @@ static void dm_integrity_postsuspend(str #endif } - WRITE_ONCE(ic->suspending, 0); - BUG_ON(!RB_EMPTY_ROOT(&ic->in_progress)); ic->journal_uptodate = true; @@ -3631,6 +3628,7 @@ static int dm_integrity_ctr(struct dm_ta } ti->private = ic; ti->per_io_data_size = sizeof(struct dm_integrity_io); + ic->ti = ti; ic->in_progress = RB_ROOT; INIT_LIST_HEAD(&ic->wait_list); --- a/drivers/md/dm-writecache.c +++ b/drivers/md/dm-writecache.c @@ -838,7 +838,7 @@ static void writecache_suspend(struct dm } wc_unlock(wc); - flush_workqueue(wc->writeback_wq); + drain_workqueue(wc->writeback_wq); wc_lock(wc); if (flush_on_suspend) --- a/drivers/md/dm.c +++ b/drivers/md/dm.c @@ -2368,6 +2368,7 @@ static void __dm_destroy(struct mapped_d map = dm_get_live_table(md, &srcu_idx); if (!dm_suspended_md(md)) { dm_table_presuspend_targets(map); + set_bit(DMF_SUSPENDED, &md->flags); dm_table_postsuspend_targets(map); } /* dm_put_live_table must be before msleep, otherwise deadlock is possible */