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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 70D9BC433FE for ; Tue, 25 Jan 2022 12:16:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1379384AbiAYMQQ (ORCPT ); Tue, 25 Jan 2022 07:16:16 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34304 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355946AbiAYMMd (ORCPT ); Tue, 25 Jan 2022 07:12:33 -0500 Received: from mail-yb1-xb35.google.com (mail-yb1-xb35.google.com [IPv6:2607:f8b0:4864:20::b35]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 59F95C061763 for ; Tue, 25 Jan 2022 04:12:31 -0800 (PST) Received: by mail-yb1-xb35.google.com with SMTP id p5so60933922ybd.13 for ; Tue, 25 Jan 2022 04:12:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=zZRe44cSDLUnR3rrUKljaQ4wjqngbVG3XfPyQtdqwGc=; b=FJTICMIuNIJV9FDFXdSuOzkZ+2CoUGA8deDdbNHBF5B2pCgMrnfG2maOGU3qZ56U0b 4DaQKZPkiiSOGFHm4CBR3ytn2Y2N/iPL/WMfkrHoryVT0KMEpFkNptuz87MdZ5OOswB3 GIzKp+WbFFGpkAgvw929gx/pESiJ3bxdIC3XG79XGA6UkO7ca0TXduVD5uGjwldiXqOW GDeP7aDCdq4eMcPbvh6RWe05mqG+Cwu/bi43w0elRCWYV/ox4HghwCn3ddIK12twxxbW onwpgL7YBtyxTDIw8FTM+tguy4VxtY6d/ZlieDLw1YsHr93zxAVvPhhHRaTRyzM++CeR 5bFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=zZRe44cSDLUnR3rrUKljaQ4wjqngbVG3XfPyQtdqwGc=; b=HdsOGnL+VPSUHfbX72kDFwtySv/XuIMiMSSceTDquI3n8ERo4ZJyougIjsLVuo9epi cDLMjokLvdvwa385UgUnaDdaeDdvxVkFPLWpGlsbWjZ+d6Y/zsZYQww+I3emNMYtamq+ e9fSdJpLmcYafcgh2jIaaiWQQ6K9r148P66v6nhFoVZnsb/yBOj07Ve4JSWVltvAfrhw SNcqXTJK1RyPX5lFRO5PJukZf1EzwDf+q1c+nL2sjoZWirOYx9PTp9cKOcd7tykrsY9T lRkXSmZuq4ajhuJbfY4ZEh8eV+a4/811kyk4WjRjAbhFaNm4pf3cgc5fVTH++TC///TH Yf6Q== X-Gm-Message-State: AOAM533bIyolLDaWszD7YbT0cOf2WTEMhCaPSzTpL6118+ZI/9JVShLM yTIYOwDi8iuEx36ztvh5yKkaUqD2LB4mJzZLeZGnpQ== X-Google-Smtp-Source: ABdhPJwTxaJHvVMo77snJVzlI//AOnGblDhhxemPpL6/uW3sPDc6KY3631DUGFvKmWWVBfqMHz73t7qghqsuY+HCeVQ= X-Received: by 2002:a25:8e89:: with SMTP id q9mr32229518ybl.520.1643112750404; Tue, 25 Jan 2022 04:12:30 -0800 (PST) MIME-Version: 1.0 References: <20220124183937.101330125@linuxfoundation.org> In-Reply-To: From: Naresh Kamboju Date: Tue, 25 Jan 2022 17:42:18 +0530 Message-ID: Subject: Re: [PATCH 4.14 000/186] 4.14.263-rc1 review To: Greg Kroah-Hartman , Christian Gmeiner , Dan Carpenter , Lucas Stach Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, stable@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, 25 Jan 2022 at 16:58, Naresh Kamboju wrote: > > On Tue, 25 Jan 2022 at 00:34, Greg Kroah-Hartman > wrote: > > > > This is the start of the stable review cycle for the 4.14.263 release. > > There are 186 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, 26 Jan 2022 18:39:11 +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.263-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 > > Following patch caused build failures on arm imx_v6_v7_defconfig > > > Lucas Stach > > drm/etnaviv: limit submit sizes The following patch might be missing, commit 05916bed11b6d4c61b473a76220151a7d0547164 Christian Gmeiner drm/etnaviv: add uapi for perfmon feature > > build/clang-nightly-imx_v6_v7_defconfig > build/gcc-11-imx_v6_v7_defconfig > build/gcc-10-imx_v6_v7_defconfig > build/clang-11-imx_v6_v7_defconfig > build/clang-12-imx_v6_v7_defconfig > build/clang-13-imx_v6_v7_defconfig > > Error: > ------- > make --silent --keep-going --jobs=8 ARCH=arm > CROSS_COMPILE=arm-linux-gnueabihf- 'CC=sccache > arm-linux-gnueabihf-gcc' 'HOSTCC=sccache gcc' > > drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c: In function > 'etnaviv_ioctl_gem_submit': > drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c:345:37: error: 'struct > drm_etnaviv_gem_submit' has no member named 'nr_pmrs'; did you mean > 'nr_bos'? > args->nr_bos > SZ_64K || args->nr_pmrs > 128) { > ^~~~~~~ > nr_bos > make[5]: *** [scripts/Makefile.build:329: > drivers/gpu/drm/etnaviv/etnaviv_gem_submit.o] Error 1 > > Reported-by: Linux Kernel Functional Testing > > -- > Linaro LKFT > https://lkft.linaro.org