Re: linux-next: manual merge of the tip tree with the mm-hotfixes-unstable tree

Mark Brown <[email protected]> Mon, 27 Jul 2026 12:38:58 +0100
Newsgroups org.kernel.vger.linux-next,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Mon, Jul 27, 2026 at 08:48:31AM +0300, Mike Rapoport wrote:
> On Sun, Jul 26, 2026 at 10:33:53PM +0100, Mark Brown wrote:

> > from the mm-hotfixes-unstable tree and commit:

> >   5fce67641a3ed ("x86/mm/pat: Don't gate cpa_lock on debug_pagealloc_enabled()")

> > from the tip tree.

> > - 	if (!debug_pagealloc_enabled())
> > - 		spin_unlock(&cpa_lock);
> > + 	spin_unlock(&cpa_lock);
> 
> This should be

>  	if (!debug_pagealloc_enabled())
>  		spin_unlock(&cpa_lock);

So essentially dropping the changes from the above commit from the tip
tree?  Should that commit be there?
signature.asc (application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE-----

iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmpnQ1EACgkQJNaLcl1U
h9CZfAf/SdOELLHfsIhGvAEDDI1u6ScB3ntfZXaPRlFQiDSO3NjmmkuVsVjvs8EG
uxSVCl7YNVtfstKaJu7cr0QEvP8dWM+lMAUnbKH6fOBTSpM7Uwek4ja+s2wQ/eXv
z/JPOr+JvZgf4T/0zI/pdBAOWP/Zd3gOKgm2K0hNvpNzUGzQdfYj3XRD+10RExDg
zyOi70yxF/XXa80wgVh7rBM52D2Gte5cUroPzCaC4yTu65E3Q2CPqN4jffZLMZak
6TMCj5cFAaZ0oeR9b5stY5qhEy14hO94QDoL1U58/P9Qzap+DH6CqQpClb0KMB54
79xWDb+DF6Dj2hPnx8yK3u9ezQLdlw==
=GA3N
-----END PGP SIGNATURE-----