Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Jul 2022 16:50:18 +0000 (09:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Jul 2022 16:50:18 +0000 (09:50 -0700)
commit6e7765cb477a9753670d4351d14de93f1e9dbbd4
tree69dd8df8a2a26df07fd386e950bd3153c4945973
parent9d8a8616ee47f478a9f78ab97f55c3fbf71bb5f0
parente2a619ca0b38f2114347b7078b8a67d72d457a3d
Merge tag 'asm-generic-fixes-5.19-2' of git://git./linux/kernel/git/arnd/asm-generic

Pull asm-generic fixes from Arnd Bergmann:
 "Two more bug fixes for asm-generic, one addressing an incorrect
  Kconfig symbol reference and another one fixing a build failure for
  the perf tool on mips and possibly others"

* tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
  asm-generic: remove a broken and needless ifdef conditional
  tools: Fixed MIPS builds due to struct flock re-definition