Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2083090imm; Thu, 23 Aug 2018 13:54:36 -0700 (PDT) X-Google-Smtp-Source: AA+uWPxgo/YcLFTc48EjHoG+Zhv2lC5Jfj5cKoiPFafCrxk1z1YEl0kJQ0j546pA2YnqUxMJ21Lj X-Received: by 2002:a63:5964:: with SMTP id j36-v6mr57411763pgm.222.1535057676218; Thu, 23 Aug 2018 13:54:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535057676; cv=none; d=google.com; s=arc-20160816; b=qOg4/HUsxp8mHeUGEFpW7RWx+ogwkghgIyZ2bZUDuq+QOM8Rm1WFrvtXoL0K4+rOqS r7noTnYhB/oNKydNFMWTK5VZZy23WqlkTqUo8nlnZuzjDUjHF1wDV5qWeik5+jDswyxu Gg6QMLELhbiGuVhQJvEkyPgtFdO/rtmeKRBJ7pee0cFij6FNKRqv00mFhUiBb2PoLRrg N6mToAzffJxNxYiDXUIyC5TAPhc/g4GmOrI7tKSUUdgnOB7OteETKijHCJa9H1jbq3/M vEUUBk2WOsURIqoU5cs5op1EhaBVoqgmUai+pEWx/+GggjqG7IoNQV0L6r4eXTpNd8pL 3q/A== 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=ARfmuquhhUYWJn71IPAtu7R0fMeydQNd1n8X/HDC6Bs=; b=pqTWv60LrDU9PyXpx+m4mjK2dy0hPPZgoqacyIiHwX1IF5lhtFRIxfTHDmH1FTD3fN VV62UKW2w3DEGH+4bFEmYzsba+ot7i6alW50Bb/IBtUhbSJtxISpGnBji0CwwlZxDAct XNCzXjrN3C9T+NPQEPOMtS7c8+YyyYrF1MZ3W1DPTvOpafvWNKbIygdYj4CvkOxiBfhE wfZJdZ9ZtlwblIn4SD2tnw/z0hC+3j8FHSbZK5jHV/zzfameu7Jk2ZLxaArZJ+/Nhma+ Tz/na0/MHVKPHWmdeuFgqZ0iQfbxFJHr05WLbrYgp6xd7apfN3A7KpfZhJ7KFPH1xxzE x4Ug== 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 21-v6si4841582pgt.581.2018.08.23.13.54.21; Thu, 23 Aug 2018 13:54:36 -0700 (PDT) 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 S1727544AbeHXAXa (ORCPT + 99 others); Thu, 23 Aug 2018 20:23:30 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57258 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727180AbeHXAXa (ORCPT ); Thu, 23 Aug 2018 20:23:30 -0400 Received: from localhost (5355525A.cm-6-6b.dynamic.ziggo.nl [83.85.82.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 9D69792B; Thu, 23 Aug 2018 20:52:04 +0000 (UTC) Date: Thu, 23 Aug 2018 22:52:01 +0200 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4 00/79] 4.4.152-stable review Message-ID: <20180823205201.GB19509@kroah.com> References: <20180823074918.641878835@linuxfoundation.org> <20180823163021.GA8669@roeck-us.net> <20180823165621.GA24633@kroah.com> <20180823172124.GB8669@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180823172124.GB8669@roeck-us.net> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 23, 2018 at 10:21:24AM -0700, Guenter Roeck wrote: > On Thu, Aug 23, 2018 at 06:56:21PM +0200, Greg Kroah-Hartman wrote: > > On Thu, Aug 23, 2018 at 09:30:21AM -0700, Guenter Roeck wrote: > > > On Thu, Aug 23, 2018 at 09:52:36AM +0200, Greg Kroah-Hartman wrote: > > > > This is the start of the stable review cycle for the 4.4.152 release. > > > > There are 79 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 Sat Aug 25 07:48:51 UTC 2018. > > > > Anything received after that time might be too late. > > > > > > > > > > Early feedback: > > > > > > Building i386:tools/perf ... failed > > > Building x86_64:tools/perf ... failed > > > -------------- > > > Error log: > > > PERF_VERSION = 4.4.151.g6d0c34 > > > tests/parse-events.c: In function ‘test_event’: > > > tests/parse-events.c:1629:3: error: implicit declaration of function ‘parse_events_print_error’ > > > > oops, forgot to drop that broken perf patch from 4.4 as well, now done, > > sorry about that. > > > > NP. Note that 3.18.y still has the cavium build error. Ugh, forgot about that, will go drop that now... thanks, greg k-h