Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp5580354rwd; Wed, 24 May 2023 04:05:14 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4p5NqbkU/g3JlTuOBnFc5Gm24Clm24Dd5Nz0J1K0ffHv+1eUviheC3H5NRdgO6sf6hsrxz X-Received: by 2002:a17:90b:2397:b0:255:c8e5:b736 with SMTP id mr23-20020a17090b239700b00255c8e5b736mr2871930pjb.0.1684926313898; Wed, 24 May 2023 04:05:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1684926313; cv=none; d=google.com; s=arc-20160816; b=QAA5Rj3CtsuHrC6xzoVus2sEapTDYum0nn1fv46qGg4D/a31JD091H1PmB7JR43w4h Qwbd7kp68K82CsSpdBLYP/UZPUIx7cy0FPm/FZyw2iaJ8H4vhaw3bHwhMS4yaZFAgHiU Pot8PdslpToStUAKcaqt/46pyR1rWPWBIMiHZgv+DqhVXKm+HdbKgSeK+xNoWpalSMO/ 0i/XzXjyY771Ksw0xuJKarvNO+9OkT/MeBAbOpXcxzkuA/xLO2BIkBwQZccii7KN0DZP d9464PnhrPbHaxx4ONbUG62OJpcxoBR9lcPQgBDjpP1VzTSlcznmwTRLQM8LkG3TmVMS J6Xg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=K5rbEIF/uPTXa9TDqs92xcC0nEBA/Gzi089dQ1+AZdE=; b=BnO9IJoiAS/8Pzr8wVH70TqiPAK/DcykmvGacuOyEIXQ8A9+5m2DIbYbga6JZDATJg RLsx2RcGnCv0jT/BUpxsqIRXPxLDY+82PHuW22bqGEyFY1nrs5MIZVAqRj6Mw+iAC4Ub Tty70YX6jIkuDTrZKgii8WvBvmJmydtCLwCBBYuDqpLx5cQyfVY/QLeiNjs5qjG0v6g9 /eRFs0EQ/YPjGa8GISO59rbeU3i7TZEd9L0LGg6I2cg9n6h34UPSl8hRWzKdF6TBWYCI IIS+iwG38fdePNjkgbLzNbYP/qT+3FkChBl/rKBz3IF8V7raWFV6d29+yWYbORcrG/dx 3FXQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id y23-20020a63b517000000b0053ef31be221si180372pge.841.2023.05.24.04.04.59; Wed, 24 May 2023 04:05:13 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233808AbjEXKrq (ORCPT + 99 others); Wed, 24 May 2023 06:47:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58834 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233738AbjEXKrn (ORCPT ); Wed, 24 May 2023 06:47:43 -0400 Received: from mail11.truemail.it (mail11.truemail.it [217.194.8.81]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 67370A3 for ; Wed, 24 May 2023 03:47:38 -0700 (PDT) Received: from francesco-nb.int.toradex.com (31-10-206-125.static.upc.ch [31.10.206.125]) by mail11.truemail.it (Postfix) with ESMTPA id EF0421F80A; Wed, 24 May 2023 12:47:34 +0200 (CEST) Date: Wed, 24 May 2023 12:47:30 +0200 From: Francesco Dolcini To: Arnd Bergmann Cc: Otavio Salvador , Shawn Guo , linux-arm-kernel@lists.infradead.org, Alistair Francis , Fabio Estevam , "Kirill A. Shutemov" , Marcel Ziswiler , Mark Brown , Michael Ellerman , NXP Linux Team , Pengutronix Kernel Team , Russell King , Sascha Hauer , Stefan Hansson , Stefan Wahren , linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: imx_v6_v7_defconfig: Remove KERNEL_LZO config Message-ID: References: <20230523212829.2539417-1-otavio@ossystems.com.br> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 24, 2023 at 08:48:26AM +0200, Arnd Bergmann wrote: > On Tue, May 23, 2023, at 23:28, Otavio Salvador wrote: > > The KERNEL_GZIP is used in most config and is the default, there is no > > clear reason to diverge so let default be used. > > > > Signed-off-by: Otavio Salvador > > If you are looking into cleaning up this file, maybe see if we can > kill off these options: > > CONFIG_VIDEO_IMX_MEDIA=y # not graduated from staging after 6 years This would be a bad idea from my point of view, this is regularly used despite the fact that it is in staging. Of course, I agree on the graduating thingy ... Francesco