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