From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D571420AF89; Wed, 19 Mar 2025 17:03:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1742403823; cv=none; b=FjvKS8PqeEP+uaT+njFM7ydgy6Km7AEVwSGL3drKtCxHwEBS9Gq8moaMPZ5ZHTz1Q85+Y3PP8TEXxwxj+ww6Iji5KmQ+4AL6VZkX4nYiUL/ZRD2SB9bOTkqetpaXviRsm9EJCRhi5mHH/49LJaj/qcoGm5hdntFaEeEx7TJN4wU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1742403823; c=relaxed/simple; bh=Qv38L81UNzByka/yp6W1flq2uBbtdhvWbJRCkyQW9WE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=AIJ6R3wZSpS552/F0IqufyjhH2RoniXXp6PwxmStyA45OZ23uGKMPJpyG3IC9FZnpm+Hl+CmaF7m5WZQBmac7i/P0xKaXjWwXab0e2m3SwPHjhQM9trRK2aev9Hnoie+FSF+MKsG0kVhr/zDeoCIYhu1McSGtWNLzuwU8dgKsFw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=kFrmmcsp; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="kFrmmcsp" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 435C7C4CEEC; Wed, 19 Mar 2025 17:03:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1742403819; bh=Qv38L81UNzByka/yp6W1flq2uBbtdhvWbJRCkyQW9WE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=kFrmmcspcgUl+x4P8Uw/D3GJD9o7l1x+qIXguOEcDwbDnCn+sw4VaCbn/eyNEgvLa jr/zBhEcmCmrYiSd3BM2LfIu321IKjBMshYMhJJZ/E8NQBnfiqTvvGbcxBEZDsfmhJ /X+iyRCYf3EYALe5iwE6i4MaSnkn4ptxXOckWXiM= Date: Wed, 19 Mar 2025 10:02:20 -0700 From: Greg Kroah-Hartman To: Jens Axboe Cc: Naresh Kamboju , 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, sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de, conor@kernel.org, hargar@microsoft.com, broonie@kernel.org, Pavel Begunkov , Anders Roxell , Dan Carpenter , Arnd Bergmann , io-uring@vger.kernel.org Subject: Re: [PATCH 6.6 000/166] 6.6.84-rc1 review Message-ID: <2025031957-cage-enrage-7789@gregkh> References: <20250319143019.983527953@linuxfoundation.org> <2deb9e86-7ca8-4baf-8576-83dad1ea065f@kernel.dk> Precedence: bulk X-Mailing-List: io-uring@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2deb9e86-7ca8-4baf-8576-83dad1ea065f@kernel.dk> On Wed, Mar 19, 2025 at 10:37:20AM -0600, Jens Axboe wrote: > On 3/19/25 10:33 AM, Naresh Kamboju wrote: > > On Wed, 19 Mar 2025 at 20:09, Greg Kroah-Hartman > > wrote: > >> > >> This is the start of the stable review cycle for the 6.6.84 release. > >> There are 166 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 Fri, 21 Mar 2025 14:29:55 +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/v6.x/stable-review/patch-6.6.84-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-6.6.y > >> and the diffstat can be found below. > >> > >> thanks, > >> > >> greg k-h > > > > Regressions on mips the rt305x_defconfig builds failed with gcc-12 > > the stable-rc v6.6.83-167-gd16a828e7b09 > > > > First seen on the v6.6.83-167-gd16a828e7b09 > > Good: v6.6.83 > > Bad: v6.6.83-167-gd16a828e7b09 > > > > * mips, build > > - gcc-12-rt305x_defconfig > > > > Regression Analysis: > > - New regression? Yes > > - Reproducibility? Yes > > > > Build regression: mips implicit declaration of function 'vunmap' > > Reported-by: Linux Kernel Functional Testing > > Ah that's my fault, forgot to include the backport of: > > commit 62346c6cb28b043f2a6e95337d9081ec0b37b5f5 > Author: Jens Axboe > Date: Sat Mar 16 07:21:43 2024 -0600 > > mm: add nommu variant of vm_insert_pages() > > for 6.1-stable and 6.6-stable. Greg, can you just cherry pick that one? > It'll pick cleanly into both, should go before the io_uring mmap series > obviously. > > Sorry about that! I did have it in my local trees, but for some reason > forgot to include it in the sent in series. No worries, will do in a few hours and will push out a -rc2. greg k-h