]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'juno-fix-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorArnd Bergmann <arnd@arndb.de>
Tue, 29 Apr 2025 16:14:29 +0000 (18:14 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 29 Apr 2025 16:14:29 +0000 (18:14 +0200)
commit7771f41d397df03351172226883515df9abea046
tree615bc4f11d295c2b48dfb30b4771632ccc870f41
parentfbefe1c45dca0efde74baa8718c74e8900678d33
parent0c562281199f225a849dbb5b9a40b079ee31dc0e
Merge tag 'juno-fix-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes

Armv8 Morello fix for v6.15

Just a single fix addressing the cache node inconsistencies. It removed
unnecessary CPU number from L2 cache node names since they are local to
CPU nodes and should simply be named "l2-cache" and relocates the shared
L3 cache node from under cpu@0/l2-cache to the /cpus node, which is the
standard location for shared caches.

* tag 'juno-fix-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
  arm64: dts: morello: Fix-up cache nodes