Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp3688934imm; Mon, 8 Oct 2018 08:02:58 -0700 (PDT) X-Google-Smtp-Source: ACcGV62CSYjJGBR17TdpcwZWeUO5jnOTItm6KTpYYx/h/6pFbDsiFgsY6VGAGdHZc0QRFNcHINNE X-Received: by 2002:a17:902:8f8f:: with SMTP id z15-v6mr22350717plo.305.1539010978197; Mon, 08 Oct 2018 08:02:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539010978; cv=none; d=google.com; s=arc-20160816; b=O294Oa9HWz0o8VpPO9DgTezzZwJbLhwXrLRcJfPISEe3XemBr2UThYkiKp7td6pQPb wMJQqQF4NmuqrWTN+V7M0z4Z4BLS1S7WZkIsGfCEmUdh8B+2zwtLtzN0AfhinqiW+63i zyASkJfMAqUVv7q0mkGPYss8XAFrQ+O1wKYbfCWYo6aupQmwNKblTUG0YMJXCXcN6M+Q R5MsZoBsdRTyBe1PWOZY2buHDht462QR+L4KC7mZO1IDGNZkUUTcEsgGAUpUAp4QKn3n DMLZ8dag2LcKFp+kbNZYtfNIcgxZKiOTtDI6KlYJx5GmcM75HvI0VG5TWW0Yb5dEwmjB zicQ== 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:in-reply-to :mime-version:user-agent:date:message-id:from:references:cc:to :subject; bh=wf2dnpNZzFkItCuE7p8w06DdE+HPoFFCyywNTlaCbZc=; b=IGLoLVysS5ixJMi8Jx3+JdWg9jzEXD4cLZxaUoOEO4TNCJC8sQ9IXN+8Cj1mf3eFTt u8l4pFeHPDzIya/P944dSOkiJnVht1Ewh3h07GOBPcRFrqNEBfnJUV6U4pzBurgd2+MF YfetWpB6XwuXC/kcAzxEH5kwxXyYlpB5nkZgWnb5XF8WXv5neGwUfoR6lt6JPlCtd91S 1VEKhm2nL0yiLeqpt5soTZR7z0P0UDoIStpv1ebxYYbOihe2iyYSuhG6FYYRqgWlr+A9 6zCbFmBta+S84JWv6fLwRB4FbNrqbJhhv+T5AeKejWXjtXyn6eILT1LvCT3Sq4SbgT3I edRA== 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 o15-v6si18092047pgf.253.2018.10.08.08.02.42; Mon, 08 Oct 2018 08:02:58 -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; 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 S1726481AbeJHWOg (ORCPT + 99 others); Mon, 8 Oct 2018 18:14:36 -0400 Received: from szxga06-in.huawei.com ([45.249.212.32]:39282 "EHLO huawei.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726078AbeJHWOf (ORCPT ); Mon, 8 Oct 2018 18:14:35 -0400 Received: from DGGEMS402-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id 48AE4134D9C3C; Mon, 8 Oct 2018 23:02:21 +0800 (CST) Received: from [10.151.23.176] (10.151.23.176) by smtp.huawei.com (10.3.19.202) with Microsoft SMTP Server (TLS) id 14.3.399.0; Mon, 8 Oct 2018 23:02:12 +0800 Subject: Re: [PATCH v2] staging: erofs: add SPDX identifer To: =?UTF-8?Q?lo=c3=afc_tourlonias?= CC: , , , , , References: <20181008141409.2624-1-loic.tourlonias.lkml@gmail.com> <20181008142228.GB13359@kroah.com> <20181008144335.GA15968@kroah.com> From: Gao Xiang Message-ID: Date: Mon, 8 Oct 2018 23:02:10 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.151.23.176] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Loic, On 2018/10/8 23:00, loïc tourlonias wrote: > Hi Gao, > On Mon, Oct 8, 2018 at 4:48 PM Gao Xiang wrote: >> >> Hi Greg, >> >> On 2018/10/8 22:43, Greg Kroah-Hartman wrote: >>> On Mon, Oct 08, 2018 at 10:36:39PM +0800, Gao Xiang wrote: >>>> Hi Greg, >>>> >>>> On 2018/10/8 22:22, Greg Kroah-Hartman wrote: >>>>> Why delete that line? >>>>> >>>>> But wait, why do we even have this file at all? What's wrong with the >>>>> lib/lz4/ code that we have in the kernel today? Shouldn't the code >>>>> using these files be moved over to use the lib/ code instead and this >>>>> file be deleted? >>>> >>>> EROFS uses customized LZ4 decompression code for now (which has been offically >>>> supported in lz4 1.8.3, I have updated it in >>>> https://ozlabs.org/~akpm/mmots/broken-out/lib-lz4-update-lz4-decompressor-module.patch >>>> if it is shown up in Linux 4.20, I will remove all the customized LZ4 decompression code), >>>> but lib/ code lz4def.h isn't export to include/. >>> >>> It should show up in 4.20, so you should be able to remove this all >>> then. >> >> Yes, that is correct. I will fix it in 4.20 if the updated LZ4 is already there. :) > > So no need to update the patch since the file will be removed. Am I correct? > > Too bad, I'll make my first patch later... ^^ I think you could make the patch if you want :) It is up to Greg whether take this patch or not since it is actually a cleanup attempt. I will also do more cleanups beside my current work, yet EROFS is now busy in productization. Thanks, Gao Xiang > > Thanks > Loic >> >> Thanks, >> Gao Xiang >> >>> >>> thanks, >>> >>> greg k-h >>>