From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 63FCCECE58C for ; Fri, 11 Oct 2019 13:15:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 3E6D8206A1 for ; Fri, 11 Oct 2019 13:15:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="a5Z9tUP4" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728306AbfJKNPD (ORCPT ); Fri, 11 Oct 2019 09:15:03 -0400 Received: from mail-pf1-f193.google.com ([209.85.210.193]:37877 "EHLO mail-pf1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727909AbfJKNPD (ORCPT ); Fri, 11 Oct 2019 09:15:03 -0400 Received: by mail-pf1-f193.google.com with SMTP id y5so6094074pfo.4; Fri, 11 Oct 2019 06:15:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=5dpAxIq0oRut154BI+yiCI47QjZYC6lAR9UcaGRAy/U=; b=a5Z9tUP4KnKzxAOLLHR6SNOUma9xq6R+9JSMmSRllnBoNaqF5wHZ0z9m951oOO+Fe2 tb32j8wbnzMtuAoEFFXQv4QS2uSr9db3fZVVKDDDUkD/hf6xHGANxMbTFnuAw2nJLIli Cdki1GK31sNoP2eK1QZuJN6G+J6i2aqJWECRz4JOaZ/ZgKVITp/8H5OC6/XYRu6PpkBO e/Y2p2jHBpBR5dEbZSwQPzyb5RqI3/CB3QEKMlIaEcQqkkRFC4rCBh7DopC98nQP+03y sKLmT2mv+ew4hj8YtTUSgEtioY/m3rJkHz2JYzP/8udZYkS/FEANXiJnM+NuPppeYH7c bJwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:cc:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=5dpAxIq0oRut154BI+yiCI47QjZYC6lAR9UcaGRAy/U=; b=jXE6uHnArpk/L2fwFi0umMphcJKSInoJRmQvveGMTR/XlIz2fwU9zXwX+qtUZWwvFf ieBzlPxNfHVIvvZ6rFEbiFYPB/5kbsXY+dEDnb3mzRNyH36/ko/spB7/TNhiSLKLUb+T F3hqFDVNgqcdZLIhnELSDePZoQMLRVtU0N4MlSAiWfHbz00awDedKoLwiQxd5ghd6bMl I8PylcKXS4/AY9s2CH13Itw3bUK31Ry3S/ffbZ5UyJKdZvrX3Z4/EBiKQK4TFO0EK1B6 1CZmjPBsrRMxuhJzHEhQN4FMkPmwcJKArlJ91Au6s6SJY63Y+kk7Bjd1BE6UGTJIyxP6 tfFw== X-Gm-Message-State: APjAAAVELGe1femVCZhZehuuGv8wJdlqW+PHiWqgrAwBpPXK15sscpAs xafBct43IINTFPHCZXCic8APIwMv X-Google-Smtp-Source: APXvYqxpypOW/RODa2t2mycHthlzNX/Oo11hZqDdYWZm9g7iAvTUd/ddR/QjMfrCq2T6SwD91NCHbQ== X-Received: by 2002:aa7:924f:: with SMTP id 15mr16586251pfp.194.1570799701215; Fri, 11 Oct 2019 06:15:01 -0700 (PDT) Received: from server.roeck-us.net ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id o9sm8493658pfp.67.2019.10.11.06.14.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Oct 2019 06:15:00 -0700 (PDT) Subject: Re: [PATCH 4.14 00/61] 4.14.149-stable review To: Greg Kroah-Hartman 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 References: <20191010083449.500442342@linuxfoundation.org> <20191011042945.GB939089@kroah.com> From: Guenter Roeck Message-ID: Date: Fri, 11 Oct 2019 06:14:59 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <20191011042945.GB939089@kroah.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/10/19 9:29 PM, Greg Kroah-Hartman wrote: > On Thu, Oct 10, 2019 at 10:12:26AM -0700, Guenter Roeck wrote: >> On 10/10/19 1:36 AM, Greg Kroah-Hartman wrote: >>> This is the start of the stable review cycle for the 4.14.149 release. >>> There are 61 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 12 Oct 2019 08:29:51 AM UTC. >>> Anything received after that time might be too late. >>> >> >> Preliminary. >> >> I see several mips build failures. >> >> arch/mips/kernel/proc.c: In function 'show_cpuinfo': >> arch/mips/include/asm/cpu-features.h:352:31: error: implicit declaration of function '__ase' > > Thanks, will go drop the lone mips patch that I think is causing this > problem. > Looks like it did. For v4.14.148-61-g6f45e0e87a75: Build results: total: 172 pass: 172 fail: 0 Qemu test results: total: 372 pass: 372 fail: 0 Guenter