From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752088AbeAPMPa (ORCPT + 1 other); Tue, 16 Jan 2018 07:15:30 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:43878 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751960AbeAPMP2 (ORCPT ); Tue, 16 Jan 2018 07:15:28 -0500 Date: Tue, 16 Jan 2018 13:15:28 +0100 From: Greg Kroah-Hartman To: Naresh Kamboju Cc: linux-kernel@vger.kernel.org, Linus Torvalds , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, linux- stable Subject: Re: [PATCH 4.4 00/87] 4.4.112-stable review Message-ID: <20180116121528.GA18469@kroah.com> References: <20180115123349.252309699@linuxfoundation.org> <20180115215918.pjgj423xhkh66u7h@xps> <20180116055333.GB18698@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Tue, Jan 16, 2018 at 04:52:09PM +0530, Naresh Kamboju wrote: > On 16 January 2018 at 11:23, Greg Kroah-Hartman > wrote: > > On Mon, Jan 15, 2018 at 03:59:18PM -0600, Dan Rue wrote: > >> On Mon, Jan 15, 2018 at 01:33:59PM +0100, Greg Kroah-Hartman wrote: > >> > This is the start of the stable review cycle for the 4.4.112 release. > >> > There are 87 patches in this series, all will be posted as a response > >> > to this one. If anyone has any issues with these being applied, please > >> > let me know. > >> > > >> > Responses should be made by Wed Jan 17 12:33:11 UTC 2018. > >> > Anything received after that time might be too late. > >> > > >> > The whole patch series can be found in one patch at: > >> > kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.4.112-rc1.gz > >> > or in the git tree and branch at: > >> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.4.y > >> > and the diffstat can be found below. > >> > >> Results from Linaro’s test farm. > >> No regressions on arm64, arm and x86_64. > > > > Same ebpf question here, did you test it? > > We do not have selftests/bpf tests for 4.4 > So running 4.14 version of bpf test cases on 4.4 kernel causing failures. > The error log is same before and after the previous stable reviews. How about the 4.9 bpf tests on 4.4? I want to ensure that the backport did not break anything. thanks, greg k-h