Received: by 10.213.65.68 with SMTP id h4csp1039157imn; Fri, 6 Apr 2018 13:24:14 -0700 (PDT) X-Google-Smtp-Source: AIpwx48e0pB5KUf2c5rwGxpXQyvrKLIUhAbBf2ZFYCG7ppf1sq5iW1uIpbOidXCD8x/aQA0QA1mA X-Received: by 2002:a17:902:a582:: with SMTP id az2-v6mr29231311plb.37.1523046254381; Fri, 06 Apr 2018 13:24:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523046254; cv=none; d=google.com; s=arc-20160816; b=OhkPF8muqkXkcGL+Nr0rqFqXbAqhysOV5GCV9tdq8sLDPbGEwWp0dY4ZirbZMIIw9G 3nBxpi6QIVRgILJqj49YhPx69I1uq68msRiDLLCjQGzEQxMTbIImC47E4dIUEFlamaXT C7E+sNxUWJdbYIVcsN9nG8rXu+hJqh8W4/bH6W6W1DmR6ppV/CDsI89OPluNj+p66MXf 3lV7wvC57M7XxXWSoCXy91f4e6cx9GXo24bSy0j2kcqg4ZyHkM/dgzjd0IKT0OySE341 W/dXe3mpJeE5f7FakWTDN6Up0INbUFqvyGZPvdGgWtP09MHbzcnk52+utI5yW0hhWdth uPWQ== 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-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=2Z/98gPcMrveO0kCLbF2yyeRZw2zB9Es326SY0NIyIY=; b=bBZp1Nwy5r98onu/4etT6BbQriJS5OHPyMVcENQ+/jHcWZMUGVpY0w3hhNQo/u/WZ+ v63HQJBoSjFASb2jZ7ecvZS0VOYhQGEcHhzRI/ap6MD7Stt4jHJpAWBy7/e3l+UTuL6n 24sKL9NkMPNtRy+u39f4+LQHcYt2GYjzYtPw45CTnzGvdFRecKWu74NAXpldNI4Xt1ZA ka3hEyB3EwPg8tNHgwLnSOhOQezxXdZAdsIx/M6Twj7XYcKsVbcTQNBakKBhH08vtJt1 gyddvM4VQ9q17XJ4uCjIosajw/JiAJHU8M6ryehpij2mDzB1v1TouAgGXsRIDDLvQhxi AX2g== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=canonical.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q1-v6si8819979plb.349.2018.04.06.13.23.36; Fri, 06 Apr 2018 13:24:14 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=canonical.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751543AbeDFUUW (ORCPT + 99 others); Fri, 6 Apr 2018 16:20:22 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:50437 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751329AbeDFUUU (ORCPT ); Fri, 6 Apr 2018 16:20:20 -0400 Received: from 1.general.cascardo.us.vpn ([10.172.70.58] helo=calabresa) by youngberry.canonical.com with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1f4XqL-000331-FS; Fri, 06 Apr 2018 20:20:17 +0000 Date: Fri, 6 Apr 2018 17:20:12 -0300 From: Thadeu Lima de Souza Cascardo To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.15 00/72] 4.15.16-stable review Message-ID: <20180406202010.GA3221@calabresa> References: <20180406084349.367583460@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180406084349.367583460@linuxfoundation.org> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 06, 2018 at 03:23:35PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.15.16 release. > There are 72 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 Sun Apr 8 08:43:10 UTC 2018. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.15.16-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.15.y > and the diffstat can be found below. > > thanks, > > greg k-h Merged with bionic, built successfully on amd64, i386, s390x, armhf and ppc64el. I have some problems with the arm64 cross toolchain, not related to the kernel, so builds for arm64 have been failing. So I can report the status for that right now. Boot tested on ppc64el on a Unicamp minicloud VM. Using it without any problems on my Thinkpad X200 with the amd64 kernel. Cascardo.