]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jul 2020 18:55:53 +0000 (11:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Jul 2020 18:55:53 +0000 (11:55 -0700)
commit91f64384638e4e63466eb1f7bdbfffe2b7f95115
treed61ebf271697ab457fd18562e6f16fee5c4b5334
parent1fc3911241d572a3e49ebb9e366bde1eb7bb0063
parenta529ea8aef7cb4db10b3ed7eb1c38966e9a854b2
Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic into master

Pull asm-generic bugfix from Arnd Bergmann:
 "A single bugfix for a regression introduced through a typo in the v5.8
  merge window, leading to incorrect data returned from inl() on some
  architectures"

* tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
  io: Fix return type of _inb and _inl