On Fri, Apr 9, 2021 at 1:31 PM Sedat Dilek wrote:
>
> On Fri, Apr 9, 2021 at 1:10 PM Piotr Gorski wrote:
> >
> > I originally posted the patch in a different form [1] even before
> > Masahiro's changes.
> > I've been testing this solution since December last year and posted it in
> > March this
On Fri, Apr 9, 2021 at 1:10 PM Piotr Gorski wrote:
>
> I originally posted the patch in a different form [1] even before Masahiro's
> changes.
> I've been testing this solution since December last year and posted it in
> March this year,
> after I made sure everything was working fine. This patc
I originally posted the patch in a different form [1] even before Masahiro's
changes.
I've been testing this solution since December last year and posted it in March
this year,
after I made sure everything was working fine. This patch was tested by
Oleksandr and he also didn't report any objec
On Thu, Apr 8, 2021 at 11:05 PM Piotr Gorski wrote:
>
> No, the --rm option is essential. xz and gzip have the --rm option built in
> as opposed to zstd, which is why I used it. I've been using zstd module
> compression since last december (although I set a different compression level
> on mine
No, the --rm option is essential. xz and gzip have the --rm option built in as
opposed to zstd, which is why I used it. I've been using zstd module
compression since last december (although I set a different compression level
on mine) and everything works fine. Oleksandr also tested it at his pl
On Thu, Apr 8, 2021 at 1:09 AM Piotr Gorski wrote:
>
> kmod 28 supports modules compressed in zstd format so let's add this
> possibility to kernel.
>
> V2 -> V3
>
> * Fix a typo
>
> V1 -> V2
>
> * Rebuild against linux-kbuild tree
>
> Signed-off-by: Piotr Gorski
Applied to linux-kbuild. Thank
kmod 28 supports modules compressed in zstd format so let's add this
possibility to kernel.
V2 -> V3
* Fix a typo
V1 -> V2
* Rebuild against linux-kbuild tree
Signed-off-by: Piotr Gorski
---
init/Kconfig | 8 +++-
scripts/Makefile.modinst | 6 ++
2 files changed, 13 inse
7 matches
Mail list logo