From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 211CBC2EE for ; Tue, 20 Jun 2023 11:04:15 +0000 (UTC) Received: by mail-wm1-f41.google.com with SMTP id 5b1f17b1804b1-3f9002a1a39so29662655e9.2 for ; Tue, 20 Jun 2023 04:04:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1687259054; x=1689851054; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=K1k3rGnyXvdKjWguVkT115FPYubbJOTIhBUBMhUo48I=; b=SS9wwZh3bfCPL3dB/ihqCc9IQwTSy1m2MKfJvQ/FVGvqki9SijHFbLiSzOTk5rOHlP r83R653DnOrRjDQ4PH2MHR5u4Ft3DzJqcxHIxgnqRRaQovugfR+2eml1HhK/NpqTaCyN 6CjvL6OY8I2bUEsNbrsClGT8tZ5kB4Dta5Q+sfAaP8dKy3NlrFHCRGHPklZOnf0dxauT xSldxZXdTAUL58QOS2h3xyTPXjr8EKaoR8ZBnVOLyamtl/iGXLRVQZuv5iJEfdQ7In4v oe6ti7ftxRTK1F1NNSuhxYPI7FqO6FjmtdsSviX7KaTjuhWTIDYiuyxMdy8cjA0cTZTY X45g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687259054; x=1689851054; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=K1k3rGnyXvdKjWguVkT115FPYubbJOTIhBUBMhUo48I=; b=iav57PSYE95Eb4IEXtgAOlT2S4N0FshpzRoTwbXbB7M0xXq/n0rIvy9QyKxp3J3/tW wwS3lZhB5LC9i8HleyJ2MGWCpGFiF7sju1e9k3Yy2wBfpnRwVUQURCV2D0zx0GTIsepX SmnOmbk1TWvC8XBpA7HwhFcL7G/WMQ2G0mltCu5UxfeKRHDHM8EgC7hpovE7z9aKxb3V Rxm+zzPY4xhqXfSS5lyI/QVZxCwoTZ6hiDi6Cr7J9m4yZNHByyttjOpMXfZOnNCMytG7 mxZXmIzPnnPRzdG/MeqNnaj21u2RsQf1Zmb96DGDRn9lqCUYPtVZudgxsYpZ/OkPkRnG N85Q== X-Gm-Message-State: AC+VfDydGp/zv7gpIQdCig7OcU0AI29Ev3VkXdkahULTtSjqnelqiqfc Cbbg5zezlME2HKmUmzCyxqc= X-Google-Smtp-Source: ACHHUZ5tmzX7Gky4FoWcYqK/XgAiBZmxx4GZwfY7Maprf5PGAjVNZO2ffi7wJPr4zJq4mCocezaMUw== X-Received: by 2002:a05:600c:3797:b0:3f8:f749:efae with SMTP id o23-20020a05600c379700b003f8f749efaemr7880771wmr.33.1687259054028; Tue, 20 Jun 2023 04:04:14 -0700 (PDT) Received: from debian ([63.135.72.41]) by smtp.gmail.com with ESMTPSA id n22-20020a7bcbd6000000b003f908ee3091sm8459764wmi.3.2023.06.20.04.04.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 20 Jun 2023 04:04:13 -0700 (PDT) Date: Tue, 20 Jun 2023 12:04:12 +0100 From: "Sudip Mukherjee (Codethink)" To: Greg Kroah-Hartman Cc: stable@vger.kernel.org, patches@lists.linux.dev, 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, srw@sladewatkins.net, rwarsow@gmx.de Subject: Re: [PATCH 5.10 00/89] 5.10.185-rc1 review Message-ID: References: <20230619102138.279161276@linuxfoundation.org> Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230619102138.279161276@linuxfoundation.org> Hi Greg, On Mon, Jun 19, 2023 at 12:29:48PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.10.185 release. > There are 89 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. Build test (gcc version 11.3.1 20230511): mips: 63 configs -> 3 failures arm: 104 configs -> no failure arm64: 3 configs -> no failure x86_64: 4 configs -> no failure alpha allmodconfig -> no failure powerpc allmodconfig -> no failure riscv allmodconfig -> no failure s390 allmodconfig -> no failure xtensa allmodconfig -> no failure Note: mips db1xxx_defconfig, gpr_defconfig and mtx1_defconfig fails with: arch/mips/alchemy/common/dbdma.c: In function 'au1xxx_dbdma_put_source': arch/mips/alchemy/common/dbdma.c:632:14: error: 'dma_default_coherent' undeclared (first use in this function); did you mean 'dma_free_coherent'? 632 | if (!dma_default_coherent) | ^~~~~~~~~~~~~~~~~~~~ | dma_free_coherent Boot test: x86_64: Booted on my test laptop. No regression. x86_64: Booted on qemu. No regression. [1] arm64: Booted on rpi4b (4GB model). No regression. [2] [1]. https://openqa.qa.codethink.co.uk/tests/4067 [2]. https://openqa.qa.codethink.co.uk/tests/4068 Tested-by: Sudip Mukherjee -- Regards Sudip