From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: decruft the early init / initrd / initramfs code v2 Date: Thu, 16 Jul 2020 18:00:22 +0200 Message-ID: <20200716160022.GA29393@lst.de> References: <20200714190427.4332-1-hch@lst.de> <20200715065140.GA22060@lst.de> <4b38a63b-af09-608c-c4fa-b9e484ebe6bc@cloud.ionos.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4b38a63b-af09-608c-c4fa-b9e484ebe6bc@cloud.ionos.com> Sender: linux-kernel-owner@vger.kernel.org To: Guoqing Jiang Cc: Christoph Hellwig , Linus Torvalds , Linux Kernel Mailing List , "H. Peter Anvin" , Song Liu , Al Viro , linux-raid@vger.kernel.org, linux-fsdevel , NeilBrown List-Id: linux-raid.ids On Thu, Jul 16, 2020 at 05:57:12PM +0200, Guoqing Jiang wrote: > On 7/15/20 8:51 AM, Christoph Hellwig wrote: >> On Tue, Jul 14, 2020 at 12:34:45PM -0700, Linus Torvalds wrote: > I just cloned the tree, seems there is compile issue that you need to > resolve. Fixed and force pushed.