Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp3668602imm; Mon, 8 Oct 2018 07:44:15 -0700 (PDT) X-Google-Smtp-Source: ACcGV61CEVYa4mlmBHDBQ2Zpqv7UTRA+qSC7CFIb8Tws1rX4oDYUJ+PO98LsS4uIZURXW/DBh6tl X-Received: by 2002:a63:9e02:: with SMTP id s2-v6mr17205814pgd.302.1539009855101; Mon, 08 Oct 2018 07:44:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539009855; cv=none; d=google.com; s=arc-20160816; b=iBITga+2P4D31U5lti4i9e48meKq3qfU5FaIAsLwvPacLQjy5aQYOxlyt6XpJbqsQS sbDFOlxEkoP6WEVjoKoe6ezyxssjg86PCNKhRLU30It1GQ9oMEQBNNKNvFqAaFzRz1kR M644m6acSqiam7Hkqh1OtRMEMvGljk8jcV4vV70Cj2nrXdXU/HUJ6NeyVrT/q243EHhh 1ezg1LHcn/Fw5DZ0NsFDl89Iq7dP+tB+JdQVYd8XZ3aotot8rNfxpcEFXeRqink01Q2k /geLcINF3QvPT6xYSbdiNG5EdfVZL3vfFcaBL+3O5pq14A6fW8IGO3KFmXNDd80Ho1/0 MYWA== 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:message-id:subject:cc :to:from:date:dkim-signature; bh=K9K7RnqH+DDKA9g5eHkz0DmUNlfqd8fZcy6JcC7OoNg=; b=aUQ4i+POVhd6yoyqG2BQWKFjh84Ij4gRJ6/k93W+9KX491HpednJzrHL6QUwS7XFol 5OCyvOX8L6R+R30fFB6nmRlujH6zfXla8BM/eT/w6gOrylMxMjx2T6+H0TzzCBw4yrAW Sb6N9rmigaHvp5AtAah5AyGSQUHBoynTJGnuao1ohVSc25IzuHN4nT5vUc9C5i6vXcSz RD84Og9DJhDDLqZSmD/67rms+b67KLIgDUItb6ccHtz4Y8C/Gj/bG5qLqLpTA3xhN0hU cE6MiLLtCIBg4h/R0SHxxgnCWhzirXG5Jqeu0A5AAg6YF33wgFEAueH/YZgk25Vm9HnE vP/A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="UUH/IuDi"; 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 q85-v6si19458706pfq.32.2018.10.08.07.43.59; Mon, 08 Oct 2018 07:44:15 -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="UUH/IuDi"; 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 S1726476AbeJHVzm (ORCPT + 99 others); Mon, 8 Oct 2018 17:55:42 -0400 Received: from mail.kernel.org ([198.145.29.99]:42206 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726291AbeJHVzl (ORCPT ); Mon, 8 Oct 2018 17:55:41 -0400 Received: from localhost (ip-213-127-77-176.ip.prioritytelecom.net [213.127.77.176]) (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 BF705204EC; Mon, 8 Oct 2018 14:43:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1539009818; bh=720IENbXcqxURIU4OAuMD1kEhRQcdnCDFr9E2jjaOl8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UUH/IuDiCWHteh1lAiETnZQHks4PW3HNjCIzrpzueljYMmoMuK2CP1D0YXMltHFZm 7oMcQio6R3gnPcOJXPO+VThxXoVuq6C3auU2csvlxQeIwDlT6l2X7LgXjI0A7+sy81 IncsMq/DqOo+s+Sh7lyDQE16aWmoxdDw8yHyWzJQ= Date: Mon, 8 Oct 2018 16:43:35 +0200 From: Greg Kroah-Hartman To: Gao Xiang Cc: devel@driverdev.osuosl.org, linux-erofs@lists.ozlabs.org, Chao Yu , Loic Tourlonias , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] staging: erofs: add SPDX identifer Message-ID: <20181008144335.GA15968@kroah.com> References: <20181008141409.2624-1-loic.tourlonias.lkml@gmail.com> <20181008142228.GB13359@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. thanks, greg k-h