Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1137851pxb; Fri, 22 Jan 2021 08:03:13 -0800 (PST) X-Google-Smtp-Source: ABdhPJydoM1fb6W2yq8E25os5Uw+KhAFM2kOLaJTV9XpD3QgilTj4kNCVO2TM7WFIPdkxfr/aDc9 X-Received: by 2002:a17:907:3f1f:: with SMTP id hq31mr3473876ejc.205.1611331392944; Fri, 22 Jan 2021 08:03:12 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611331392; cv=none; d=google.com; s=arc-20160816; b=S0RCWYnzVY4vNdLYGbXTEds9syhm/DdPxXA8oi+w0gJWjSQVCOCro13eAL7hIp5fgh 3YS/xd7yX8dxoF+lWyVzzIxMEBBL5RHE5QpkMTfxkn3XSxrQoD416rAdqraPHXAVzs25 s+1GH3rkmMAyiU9nLn0/y7ZukTNlujMDwB+LNjSLK5auY1oRRKyBJgIlnJ108OeiilIX hEIJdhKvawyEcWuXJWwRgrcPBOWXY3t2cUktU+vIYE6U+0tewXCewipOx4KJEAQ7b/Dq pO6r9wk768njP+znipF9itvzNdhwck1+hfgEIDvXAdflZm1GoaOH653c17w1K2g+W4AD 12tg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=d6XR5HEzxi38yXFZRhsGJPk2TGG7LgggHErJeg0go2s=; b=ZMa0l1a4wXgCWoNUnMaOnazA5Elsycm0wSQwg/r+iasAKOLPzaEBFPByPURI3310Si X+zNz6XCCWFvWeoUH/AWhqPnEaSxLF/sRIwtDG7Ee/4tq/l2hC8Q9cKCc0gRuk/1sjGo jLkXKOpb/vXtVxjYFXZvMG2YtZBBhKJnBXjpfr+7dvAmvEAYillX2e41/zsdwMMXO3rt +TuOTe8icMzyYBm8uRYonLsXBYCiWor2yCRb7f3WxxzC/i/InqKxI8gPCTk8nVXQ/f8G kQcd+bwi1fL/ZZ3ld/Pl5vScsavYqskX1lJikvihnVtHqBUD9J5Bc7qSwCsIzzcXFBLV e8uw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Fdh85FY7; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f8si3055170ejr.119.2021.01.22.08.02.47; Fri, 22 Jan 2021 08:03:12 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=Fdh85FY7; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728944AbhAVQBs (ORCPT + 99 others); Fri, 22 Jan 2021 11:01:48 -0500 Received: from mail.kernel.org ([198.145.29.99]:60208 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729361AbhAVP7s (ORCPT ); Fri, 22 Jan 2021 10:59:48 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 89AAA22248; Fri, 22 Jan 2021 15:59:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1611331148; bh=x4JXn/NGT9kOmD86mZTB5+L63oSboexwirGKxvWY8Do=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Fdh85FY7JV18I/qn12cwtKYZWjDWlaqkgQkRpwOON4FTphz1UxTyppjll+TcCbP0K qrPqbvg0hzTOWqUTnpppgxguwrGL+/L/dlSA9G76B+7CZhYep9D/rplrj6FgXmPe83 5J6mTONaF9HvpsPbErdZoOEbw9cCcw0EQaiIieO0= Date: Fri, 22 Jan 2021 16:59:05 +0100 From: Greg Kroah-Hartman To: Naresh Kamboju Cc: open list , Shuah Khan , patches@kernelci.org, lkft-triage@lists.linaro.org, linux-stable , pavel@denx.de, Andrew Morton , Linus Torvalds , Guenter Roeck , linux-mips@vger.kernel.org, Al Viro , Thomas Bogendoerfer Subject: Re: [PATCH 4.14 00/50] 4.14.217-rc1 review Message-ID: References: <20210122135735.176469491@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 22, 2021 at 08:50:43PM +0530, Naresh Kamboju wrote: > On Fri, 22 Jan 2021 at 19:45, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 4.14.217 release. > > There are 50 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, 24 Jan 2021 13:57:23 +0000. > > 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.14.217-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.14.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > MIPS: cavium_octeon_defconfig and nlm_xlp_defconfig builds breaks > due to this patch on 4.14, 4.9 and 4.4 > > > Al Viro > > MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps > > Build error: > arch/mips/kernel/binfmt_elfo32.c:116: > /arch/mips/kernel/../../../fs/binfmt_elf.c: In function 'fill_siginfo_note': > /arch/mips/kernel/../../../fs/binfmt_elf.c:1575:23: error: passing > argument 1 of 'copy_siginfo_to_user' from incompatible pointer type > [-Werror=incompatible-pointer-types] > copy_siginfo_to_user((user_siginfo_t __user *) csigdata, siginfo); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > MIPS build failed > * gcc-10-cavium_octeon_defconfig - FAILED > * gcc-10-nlm_xlp_defconfig - FAILED > * gcc-8-cavium_octeon_defconfig - FAILED > * gcc-8-nlm_xlp_defconfig - FAILED > * gcc-9-cavium_octeon_defconfig - FAILED > * gcc-9-nlm_xlp_defconfig - FAILED > > Build log link, > https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc/-/jobs/980489009#L162 Ugh, I had already dropped that from other kernels before, forgot to do so here, sorry about, will go do that now and push out -rc2 for all 3 of these branches. thanks, greg k-h