On Wed, Oct 19, 2022 at 4:43 AM Catalin Marinas catalin.marinas@arm.com wrote:
On Tue, Oct 18, 2022 at 03:33:08PM -0700, Evgenii Stepanov wrote:
please backport the following commits to 5.15-stable:
commit 973b9e37330656dec719ede508e4dc40e5c2d80c upstream.
Please note that the extra backport below can be avoided with a trivial change in the above patch. Let me know if that's preferable.
Cc: stable@vger.kernel.org # 5.15.y: e921da6: arm64/mm: Consolidate TCR_EL1 fields Signed-off-by: Evgenii Stepanov eugenis@google.com
If cherry-picking commit e921da6 is sufficient for the backport, I'd go with that. Note that I haven't tried, does it work for both 5.15 and 5.10?
5.10 is missing arm64.nomte logic in the first place (commit 7a062ce3 upstream). No need to backport this change.