Re: Linux 4.4.128

From: Greg KH
Date: Mon Apr 16 2018 - 06:12:46 EST


On Mon, Apr 16, 2018 at 05:58:26PM +0800, Lei Chen wrote:
> 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 for the info, I'm going to revert the offending patch from the
next release.

greg k-h