Re: Linux 4.9.94

From: Akemi Yagi
Date: Wed Apr 18 2018 - 19:32:48 EST


Hi Greg,

This release has the same build failure on file tools/perf/tests/code-
reading.c as the one reported for 4.4.128:

Quoting from https://lkml.org/lkml/2018/4/16/246

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];

The issue on 4.4.128 posted here:

https://lkml.org/lkml/2018/4/14/17

Thanks,
Akemi