Re: Linux 4.4.128

From: Lei Chen
Date: Mon Apr 16 2018 - 05:58:33 EST


Hi Greg,
This release has build failure on file tools/perf/tests/code-reading.c:

tests/code-reading.c: In function âread_object_codeâ:
tests/code-reading.c:186:19: error: âKMOD_DECOMP_LENâ undeclared
(first use in this function)
char decomp_name[KMOD_DECOMP_LEN];
^

Thanks,
Lei Chen

2018-04-14 4:24 GMT+08:00 Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>:
> I'm announcing the release of the 4.4.128 kernel.
>
> All users of the 4.4 kernel series must upgrade.
>
> The updated 4.4.y git tree can be found at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.y
> and can be browsed at the normal kernel.org git web browser:
> http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
>
> thanks,
>
> greg k-h
>
> ------------