]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'arc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Oct 2022 18:15:00 +0000 (11:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Oct 2022 18:15:00 +0000 (11:15 -0700)
commit12c67c083d856be88d1bdad539140a91d10153d3
treebf9263e69fc1fedfe003a08a6d8542590bc9c228
parentce62c71e67422e0fddd6465dd632746a9db9df75
parenta8b9d4aa6048899cedd1b30753175103a33cbadd
Merge tag 'arc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc

Pull ARC fixes from Vineet Gupta:

 - fix for Page Table mem leak

 - defconfig updates

 - misc other fixes

* tag 'arc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
  ARC: mm: fix leakage of memory allocated for PTE
  arc: update config files
  arc: iounmap() arg is volatile
  arc: dts: Harmonize EHCI/OHCI DT nodes name
  ARC: bitops: Change __fls to return unsigned long
  ARC: Fix comment typo
  ARC: Fix comment typo