commit | e963d685dda05b978cf6bcab74b3a0ad6199327a | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Jun 26 08:59:21 2022 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Jun 26 08:59:21 2022 -0700 |
tree | 3ed5b6dec90919efe69d8be3f19718c3f2ce9b25 | |
parent | 8100775d59a6789c3c6c309de26fac52f129cba8 [diff] | |
parent | a2d9b75b19dc8863f0845ffb401d33b2286d0aa1 [diff] |
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