Re: [PATCH] fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers

2018-05-02 Thread Mathieu Malaterre
On Fri, Apr 6, 2018 at 9:52 PM, Mathieu Malaterre wrote: > This helps initramfs builders and other tools to find the full > dependencies of a module. Replaced by: https://github.com/torvalds/linux/commit/7ef79ad521367 > Debian on powerpc (ppc32) still uses yaboot as default boot loader. Using a

[PATCH] fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers

2018-04-06 Thread Mathieu Malaterre
This helps initramfs builders and other tools to find the full dependencies of a module. Debian on powerpc (ppc32) still uses yaboot as default boot loader. Using a default installation (debian-installer) 64bit and metadata_csum feature are not setup in ext4. This is discussed in more details at: