Received: by 10.223.176.46 with SMTP id f43csp3807223wra; Mon, 22 Jan 2018 22:41:05 -0800 (PST) X-Google-Smtp-Source: AH8x224h9pcBhro2VR+c00JZFHjPjB0FlL5klWU7YNkWPRFEpegnWGBZThAucjKHwNCsiCQKLOKa X-Received: by 2002:a17:902:bc85:: with SMTP id bb5-v6mr4823537plb.425.1516689665773; Mon, 22 Jan 2018 22:41:05 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516689665; cv=none; d=google.com; s=arc-20160816; b=KojEdjS0bHyKB3fIWzkXWv4H6/5xDxAeFwMP6xxBZH0L3jDPCrmQvjxR6bFRsy/9CS QiB5p+F/I7GLfbcerVWNaMH6YPiktkQuYUHl3HPpAfYJwqSugKgGYfWCb/8FpWN4yeSA FdwPDkBTlQVpEn/vxHMMthhuzJrXr+GI7tuRp3NfvcaWQWgG96UlRFbgHiOq73RaXPbr dOca0fluy7m8fWlXgMW+XFJtYxSyg4dHOirnKDppvCsXEF6mld0+PCK/fizfJEBdlF5/ IPqHXtnbTL9g8GgxhJMlSb0AQrst573V23lYQ0MBavXiSm6ku/24ktNcpU88QCBF62R/ wMcQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=Svrg2CH9scV1906qYZSZdMmD3Ijgc59HdQgB3grY1eE=; b=SwdqJzCcwimPQnuw3oGbarQWSGwuIDuUdeV1eCynQzusZIpaSDPmzzu6gCa+oaFQ6N JkKxsGijcv+KZGkjCpi+u7BdOZdkW2u/pqGP+8tTZ190C6s0iLz/89/hpOeKU15r0Wm7 jWDhCt1QYphZEnhpIELQHhTfXWjcgo8uLHZ2gi1FG9X6BwAdVtHEbR/uFEvyN6uQMKj+ 8c1Xkmxra4qsLusaI3s4HFmyMIo7yQHSkvWcO4RDxnNZ6TsPaFcswj3TLFUgs8uvpn0V m5lpgN9E9NT358plVl0HSfdDkzWceg4Tzj3V/g8ZujgHHzHExCI8P9jMmJCE8GkA9g1E Z5qg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e18si978273pfi.130.2018.01.22.22.40.51; Mon, 22 Jan 2018 22:41:05 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751444AbeAWGjM (ORCPT + 99 others); Tue, 23 Jan 2018 01:39:12 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:53312 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751314AbeAWGjL (ORCPT ); Tue, 23 Jan 2018 01:39:11 -0500 Received: from localhost (LFbn-1-12258-90.w90-92.abo.wanadoo.fr [90.92.71.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 523B710F5; Tue, 23 Jan 2018 06:39:10 +0000 (UTC) Date: Tue, 23 Jan 2018 07:39:10 +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 , Tom Gall , Dan Rue Subject: Re: [PATCH 4.4 00/53] 4.4.113-stable review Message-ID: <20180123063910.GC13385@kroah.com> References: <20180122083910.299610926@linuxfoundation.org> 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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jan 23, 2018 at 01:19:07AM +0530, Naresh Kamboju wrote: > On 22 January 2018 at 14:09, Greg Kroah-Hartman > wrote: > > This is the start of the stable review cycle for the 4.4.113 release. > > There are 53 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 24 08:38:52 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.113-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. > > > > thanks, > > > > greg k-h > > Results from Linaro’s test farm. > No regressions on arm64, arm and x86_64. Thanks for letting me know how they all worked. > NOTE: > On arm64 Hikey620 device cpufreq test failed. > We are suspecting due to missing config on Hikey620 > CONFIG_HI6220_MBOX=y > You may ignore this now. because it is coming from internal tree. > https://git.linaro.org/lkft/arm64-stable-rc.git Is this new? That shouldn't have been something that changed in this kernel release, maybe a few releases ago? There has been a push to sync some of the hikey patches into the stable tree to make testing like this easier for you to do, hopefully it isn't breaking anything... thanks, greg k-h