Received: by 2002:a05:7412:8d10:b0:f3:1519:9f41 with SMTP id bj16csp6442718rdb; Thu, 14 Dec 2023 20:33:15 -0800 (PST) X-Google-Smtp-Source: AGHT+IF7g09si5GWo+S1dYusRohLYiChHlulo60KflOcU1RGWdDyOH5Y8aR030odZcvq5Wr6RhKr X-Received: by 2002:a05:6a20:a10a:b0:190:15a2:91ab with SMTP id q10-20020a056a20a10a00b0019015a291abmr5911999pzk.0.1702614795475; Thu, 14 Dec 2023 20:33:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1702614795; cv=none; d=google.com; s=arc-20160816; b=mesC0xmixnkPys7TJzLpLzj6Wvr2VS5a8vs0Kw2n3/2QKx+JXolbbvf6UcSKxm6+rm /rlzdmda5F7HpmmdYxaTLJO17Yx9omkb6atUHB4w8kqPhXoOffd/OdtnF1rBF6TFjl+r fmobx+XNjCDcLz94KqJZpgkTEJm4U0SSqo4vgjtdzK21N4p2fQi4mkjz9s1A6vwKlqR4 FRfmSkgtyDVYbVHmd142T99lr0wIgbdj+byc03FXIDIWyKG/wr5KUQHy8SXYqG/R78+5 t8/eWYe2VXjMi7fSAICmSAgkdWhDa1Qwb0liB3y95240n3rr7vVIBKlXGLmkuTQiPgWF YcQA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version :list-unsubscribe:list-subscribe:list-id:precedence:references :message-id:subject:cc:to:from:date; bh=M7NmYC/Iylm9myghHwqILim55SAUt9QrM+UZYk0eJlw=; fh=BljN0pQZK4AByLalZdP+/6HmDeijtAWUswkzRiuaxMU=; b=p/MNNr9nxFRoOEGAtwJUAZAmv1d/DeOEpkP7tKbKScqlmujSGbSHyJPHk9IKDYQSxc uEaJGYUBwu5QXGCluWYzMUAOgHwxi7nk4UiNBj/LKHvD7s1Df0f/WQm9sCcBr1GQTHZf X9oy0bF9h0/6bfSLCLtlFDcA8lmJrwkC4yK0+mUEckaPZfljDNo2EeMLjm1RAdYm3WuF arsCfH/0NbNDu1NhlPnamxTjfTT0oWMd+O/0uYYPukyW6EE96Zqhwlpx6Ewcs1N5pGi1 IubGYKP8KKscIJ3oBdPz/BgqucjkniaC2qhIDflkUStHcLqd7VwEW+kjdwdBiHo1iYIR uJ6g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-423-linux.lists.archive=gmail.com@vger.kernel.org designates 139.178.88.99 as permitted sender) smtp.mailfrom="linux-kernel+bounces-423-linux.lists.archive=gmail.com@vger.kernel.org" Return-Path: Received: from sv.mirrors.kernel.org (sv.mirrors.kernel.org. [139.178.88.99]) by mx.google.com with ESMTPS id d18-20020a170903231200b001d096bcfc22si12858858plh.340.2023.12.14.20.33.15 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Dec 2023 20:33:15 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-423-linux.lists.archive=gmail.com@vger.kernel.org designates 139.178.88.99 as permitted sender) client-ip=139.178.88.99; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-423-linux.lists.archive=gmail.com@vger.kernel.org designates 139.178.88.99 as permitted sender) smtp.mailfrom="linux-kernel+bounces-423-linux.lists.archive=gmail.com@vger.kernel.org" Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sv.mirrors.kernel.org (Postfix) with ESMTPS id 1FE8828436E for ; Fri, 15 Dec 2023 04:33:15 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 0DBAF63CB; Fri, 15 Dec 2023 04:33:05 +0000 (UTC) X-Original-To: linux-kernel@vger.kernel.org Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 057EA5697; Fri, 15 Dec 2023 04:33:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=lst.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lst.de Received: by verein.lst.de (Postfix, from userid 2407) id F189168AFE; Fri, 15 Dec 2023 05:32:58 +0100 (CET) Date: Fri, 15 Dec 2023 05:32:58 +0100 From: Christoph Hellwig To: Song Liu Cc: linux-raid@vger.kernel.org, linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, Christoph Hellwig , Jens Axboe , Neil Brown , Guoqing Jiang , Mateusz Grzonka , Jes Sorensen Subject: Re: [PATCH 1/3] md: Remove deprecated CONFIG_MD_LINEAR Message-ID: <20231215043258.GA15593@lst.de> References: <20231214222107.2016042-1-song@kernel.org> <20231214222107.2016042-2-song@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231214222107.2016042-2-song@kernel.org> User-Agent: Mutt/1.5.17 (2007-11-01) Looks good: Reviewed-by: Christoph Hellwig