]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Sep 2019 21:30:30 +0000 (14:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 17 Sep 2019 21:30:30 +0000 (14:30 -0700)
commit8f9e37ed05326300ef0b1dec964f62b2e00c5f72
tree9e1b5e11b4a6a2602159bd7ce95a534f0b8e432c
parent7504941fd43cdfd98af60972f0549d3ea9c223af
parentd1bc9e498b1f4c15eb53850372ffaf50660a93cf
Merge tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic

Pull asm-generic updates from Arnd Bergmann:
 "Here are three small cleanup patches for the include/asm-generic
  directory.

  Christoph removes the __ioremap as part of a cleanup, Nico improves
  the constant do_div() optimization, and Denis changes BUG_ON() to be
  consistent with other implementations"

* tag 'asm-generic-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
  asm-generic: add unlikely to default BUG_ON(x)
  __div64_const32(): improve the generic C version
  asm-generic: don't provide __ioremap
include/asm-generic/div64.h