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 2B61C38C43A for ; Mon, 13 Apr 2026 04:13:40 +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=1776053621; cv=none; b=d+BcKXbkOIx0FOsIQyYPOvAowtN2LH7YRetZOMpNq/VwZAIJtBz1cZQsxaSUomfEuMocuCesOFu2udSplrJBu0KSkJl89fHMZKZAS0saheRtXrJx2Qkk9w6aYKR1WsgLeacwU3JMMQsxJyzaB0Oe8GbIuTucZsmNr5b1kJtUyNk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776053621; c=relaxed/simple; bh=EsetBtR084X/y8AV7tLWDX0KbHsT04uYzoJkiYaoepw=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=Q2Kw6TvsHCyyWIVn1El2byLTiSxxvFDY/MrhKkzy8kWzONg97R90kZZ8END0SMKtM3zmbdvvWOqNz+jrHnY1fpkBNnngC/UoBF1JGQ0NMnAKt04GunU4vSWvVB+pWYH1gwhupzjVXIyinkJBqb5bz58uZpRV3hxRalpIlGgk+FI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=aS/mSG0e; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="aS/mSG0e" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1A276C2BCB0; Mon, 13 Apr 2026 04:13:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1776053620; bh=EsetBtR084X/y8AV7tLWDX0KbHsT04uYzoJkiYaoepw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=aS/mSG0epoWTGD7ri1gDLs6GJ1UKz6PCaRzy7EI+BDFtmano74xk9/QjNf132Wx8k mZXsqziG44qZFo3aJP2RgE0u+AfNG+MDmOnOOJD5LyD/TJ9RQSYUjqfEYMnCd1njz1 L3VyG44OvLvpZuw3lW/xWlfZXHBV5znsZGC/Xv2qJ9edftWSiTT4qe1RW7fQIPWbSn 5FgPJmstSAmOOEcKiB6Mh3yyAJPEVqLX1kzKEv35xCHxQCEvVWs9LAfQ9ZWliQRx33 TvNcOSkvl/0snKDb5JFeoGuNa3+ewPlamdVOb3U4cjHPelFtpQyaTecDUwf1TvyUaB Lrv3qhOzCagLg== From: Sasha Levin To: "Maciej W. Rozycki" Cc: Sasha Levin , stable@vger.kernel.org, Thomas Bogendoerfer Subject: Re: [PATCH 6.12.y/6.19.y 1-3/3] MIPS: mm: Rewrite TLB uniquification for the hidden bit feature (+ prerequisites) Date: Mon, 13 Apr 2026 00:13:39 -0400 Message-ID: <20260412120103.mips-tlb-6.19-6.12@kernel.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20260410005057.49091-1-macro@orcam.me.uk> References: <20260410005057.49091-1-macro@orcam.me.uk> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit > [PATCH 6.12.y/6.19.y 1-3/3] MIPS: mm: Rewrite TLB uniquification > for the hidden bit feature (+ prerequisites) Queued for 6.19 and 6.12, thanks. Also queued the corresponding series for 6.18, 6.6, and 6.1.