Merge tag 'for-linus' of https://github.com/openrisc/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Apr 2025 16:01:13 +0000 (09:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Apr 2025 16:01:13 +0000 (09:01 -0700)
commitec0c2d5359e2f288d75d98465829d31c6d26da47
treefdcbbf32c4c1a2895e7d2a12a504d4cbb28b3d66
parenta16ebe51a6a55fdeee12f60fa8b31a740c6af029
parent66ffd2f3161124f2f5019b55d8ef3add26a002a5
Merge tag 'for-linus' of https://github.com/openrisc/linux

Pull OpenRISC updates from Stafford Horne:

 - Support for cacheinfo API to expose OpenRISC cache info via sysfs,
   this also translated to some cleanups to OpenRISC cache flush and
   invalidate API's

 - Documentation updates for new mailing list and toolchain binaries

* tag 'for-linus' of https://github.com/openrisc/linux:
  Documentation: openrisc: Update toolchain binaries URL
  Documentation: openrisc: Update mailing list
  openrisc: Add cacheinfo support
  openrisc: Introduce new utility functions to flush and invalidate caches
  openrisc: Refactor struct cpuinfo_or1k to reduce duplication
arch/openrisc/mm/init.c