]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7a07aefcc08938c6ba04cbdeecbca38355980203
tree69dd8df8a2a26df07fd386e950bd3153c4945973
parent160a7211f6a863ce4c3b94e81996b8319f979b32
parent71ef5a4e0741cc82b0d63c71889d85e35e508bb1
Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/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