]> 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)
commit2c62f4162f2caaaa6340fb0a0b1544b7d56357b6
tree9e1b5e11b4a6a2602159bd7ce95a534f0b8e432c
parentd0986ee62870f4b83e2ca3500e556a6f5fc57c71
parent6a85badd43d286db5658ce3a86750c05ea714bbf
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