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