Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp94008imu; Thu, 8 Nov 2018 15:29:25 -0800 (PST) X-Google-Smtp-Source: AJdET5dP7H5eUUTYHdQ97CFBQqTkBJta4z8N5h/nW6MyKTOJi7VqY6dDoLpgrZXG4wQ13iJroKf1 X-Received: by 2002:a63:42c1:: with SMTP id p184mr5429613pga.202.1541719765720; Thu, 08 Nov 2018 15:29:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1541719765; cv=none; d=google.com; s=arc-20160816; b=WTD3DJpLMFShP/p1cegXw26gHRsQVpDpQzPDTynYPgE/769pT2Fm3h+PeofcoqUpKf yum9GvSEKXl+c3pJpdij5qzA1NTCMchL9xd3jy4fBal8jPEjXuHcs5uChmw7Nmw8udkx cQQoMrHk60yzlmqoCp/2nNlM/imCuIDrLiNknro2hXNuXiU4YJeyvYp1spz6+8Sua8M5 wmE+8ElLyOlVm0B93slvkUa7DocdNSOb+/cYApb24XkQHV8uYHsEozVftYDvXWeLlp1E ShYaRFqNQVWvvtrtamTeOB5EsHn3CwDnf6aGNRYTjC6keAO8iAEfehb0MiuyRKx80/1y NlQA== 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:mail-followup-to :reply-to:message-id:subject:cc:to:from:date; bh=RQZh3ZygIfwAYGPHPhe3Nee7GNTNbunyEvRUq8D9Vng=; b=DNChUY2DDzMXmmrTRqS+ixe5KqPaEV8+oIdWGKjM3oHtQJeH6Xq5ArmJISl/KaElVC OxgMCRdmm2KzyEcY45nWetcMrvrpsXFu6FITRA/yqx+iiggqClioEyD8fPWbYyk83IZS Lw2N2WU3QZy3AyxBpcngH/j/KvbxMhbAWLDPUhadyAkbu4tfePjV/uOv9WA10+2ctV0B YsTjmHWiG5kO/nZMW/7WF7oNYMj5H+JibzkrxURr5Gv8P9gH+1OhQeQar86OivjqXQP0 SfeWFFT5i4tTfqKFfFcSTLX4hT7nBFmwI5Hu+mKKeIisSOIcFK9E5RF2jPIfscpvy/dN fCUg== 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 19si5065483pgp.186.2018.11.08.15.29.01; Thu, 08 Nov 2018 15:29:25 -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 S1727391AbeKIJGR (ORCPT + 99 others); Fri, 9 Nov 2018 04:06:17 -0500 Received: from mx2.suse.de ([195.135.220.15]:44944 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726834AbeKIJGR (ORCPT ); Fri, 9 Nov 2018 04:06:17 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id D5CD3B01D; Thu, 8 Nov 2018 23:28:23 +0000 (UTC) Received: by ds.suse.cz (Postfix, from userid 10065) id 363F4DAF59; Fri, 9 Nov 2018 00:28:10 +0100 (CET) Date: Fri, 9 Nov 2018 00:28:10 +0100 From: David Sterba To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, Sasha Levin , Jiri Kosina , stable@vger.kernel.org Subject: Re: [PATCH 4.4 026/114] btrfs: cleaner_kthread() doesnt need explicit freeze Message-ID: <20181108232809.GI24115@suse.cz> Reply-To: dsterba@suse.cz Mail-Followup-To: dsterba@suse.cz, Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Sasha Levin , Jiri Kosina , stable@vger.kernel.org References: <20181108215059.051093652@linuxfoundation.org> <20181108215101.483013816@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181108215101.483013816@linuxfoundation.org> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 08, 2018 at 01:50:41PM -0800, Greg Kroah-Hartman wrote: > 4.4-stable review patch. If anyone has any objections, please let me know. > [ Upstream commit 838fe1887765f4cc679febea60d87d2a06bd300e ] Please check the discussion under https://lore.kernel.org/lkml/20181025141705.213937-8-sashal@kernel.org/ Jiri's reply: "This patch just removes pointless try_to_freeze(), that's guaranteed not to do anything and return immediately, as the btrfs kthread is not freezable. So I don't think it's needed in stable; the semantics is equivalent before and after." Sasha was fine with dropping the patch from stable candidates and this has not changed. Thanks.