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