Re: decruft the early init / initrd / initramfs code
From: Randy Dunlap <hidden>
Date: 2020-06-15 16:03:54
Also in:
linux-fsdevel, lkml
From: Randy Dunlap <hidden>
Date: 2020-06-15 16:03:54
Also in:
linux-fsdevel, lkml
On 6/15/20 5:53 AM, Christoph Hellwig wrote:
Hi all, this series starts to move the early init code away from requiring KERNEL_DS to be implicitly set during early startup. It does so by first removing legacy unused cruft, and the switches away the code from struct file based APIs to our more usual in-kernel APIs.
Hi, Would it be possible to get a series diffstat in your patch cover letters as a regular thing, please? thanks. -- ~Randy