]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensa
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Jun 2022 15:59:21 +0000 (08:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Jun 2022 15:59:21 +0000 (08:59 -0700)
commite7fa7423a078bedcce52d88f2a608508f25f6a32
tree3ed5b6dec90919efe69d8be3f19718c3f2ce9b25
parentfbef507b6e5939c7c41ffd5fadb2e10858f8b553
parent252109c9213252d90b45dd40196d40ac7a8517ad
Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensa

Pull xtensa fixes from Max Filippov:

 - fix OF reference leaks in xtensa arch code

 - replace '.bss' with '.section .bss' to fix entry.S build with old
   assembler

* tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensa:
  xtensa: change '.bss' to '.section .bss'
  xtensa: xtfpga: Fix refcount leak bug in setup
  xtensa: Fix refcount leak bug in time.c