projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
8100775
a2d9b75
)
Merge tag 'xtensa-20220626' of https://github.com/jcmvbkbc/linux-xtensa
author
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 26 Jun 2022 15:59:21 +0000
(08:59 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sun, 26 Jun 2022 15:59:21 +0000
(08:59 -0700)
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
Trivial merge