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 DF0201F4CBB for ; Tue, 22 Apr 2025 06:27:47 +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=1745303268; cv=none; b=l8x55DN7e45TJLAqVfNhCYZ5X6W7BBz/11GKPuvipNq2KETeGpQIK2ee6EHc3N2h1+UYXflQvrzSLvh3kpSAPDcppZBHeiGor8dXhhNzV80JH+BOl0zIVIJbFk/i75gSbJDjDPgV9F9vfmaumIxwfBMyFnTy4fR0pERzGnlDVnA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1745303268; c=relaxed/simple; bh=BPilZrFD+F/xsQLNas41i6uz8EFGR8RRTWS3ra4Kx8c=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=DNtSgx57tU92neP3XoiFQ2SkMjTbirAhLW+gDSklDJC7QP5FUqjpozE5FrIGSkedFrIWFLYJTemhdAoIl39FeGMxvJubWAmLXdWcHTxCq/KrF6DzmH8fcLXM7Qnv/JuK13FDSqwja6YollNQX1jL5Rk96HSeOPVBAfk9F5khISM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=szExnW2c; 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="szExnW2c" Received: by smtp.kernel.org (Postfix) with ESMTPSA id CB9B2C4CEE9; Tue, 22 Apr 2025 06:27:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1745303267; bh=BPilZrFD+F/xsQLNas41i6uz8EFGR8RRTWS3ra4Kx8c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=szExnW2chQfkeZ+nngfQ5C4OSKF15/0YwrYU4Gy3iVtri5GK2KaePXCPmNnu18lhi DplhieF2nFjE0X54ZJ5BSOZ9bkbO0Qv1bXIzb0wPoxjobhpUU+1dTQVBhx6lbreeE5 BLI3sTqjQe3m47HUlatM4bV6qoYMbvOMp4VQI6ZQ= Date: Tue, 22 Apr 2025 08:27:44 +0200 From: Greg Kroah-Hartman To: Qingfang Deng Cc: Sasha Levin , stable@vger.kernel.org, linux-mm@kvack.org, Zi Yan , Johannes Weiner , Brendan Jackman , Michal Hocko , Suren Baghdasaryan , Vlastimil Babka , Andrew Morton , Liu Xiang , David Hildenbrand Subject: Re: Please apply d2155fe54ddb to 5.10 and 5.4 Message-ID: <2025042237-express-coconut-592c@gregkh> References: <2025042251-energize-preorder-31cd@gregkh> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Tue, Apr 22, 2025 at 02:10:53PM +0800, Qingfang Deng wrote: > On Tue, Apr 22, 2025 at 2:06 PM Greg Kroah-Hartman > wrote: > > All mm patches MUST get approval from the mm maintainers/developers > > before we can apply them to stable kernels. > > > > Can you please do that here? > > Sure. Added to Cc list. They have no context here at all :(