linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] asm-generic changes for v5.4
@ 2019-09-16 19:15 Arnd Bergmann
  2019-09-17 23:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Arnd Bergmann @ 2019-09-16 19:15 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-arch, Christoph Hellwig, Denis Efremov, Nicolas Pitre,
	Linux Kernel Mailing List

The following changes since commit a55aa89aab90fae7c815b0551b07be37db359d76:

  Linux 5.3-rc6 (2019-08-25 12:01:23 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
tags/asm-generic-5.4

for you to fetch changes up to 9b87647c665dbf93173ca2f43986902b59dfbbba:

  asm-generic: add unlikely to default BUG_ON(x) (2019-09-01 23:53:39 +0200)

----------------------------------------------------------------
asm-generic changes for v5.4

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.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

----------------------------------------------------------------
Christoph Hellwig (1):
      asm-generic: don't provide __ioremap

Denis Efremov (1):
      asm-generic: add unlikely to default BUG_ON(x)

Nicolas Pitre (1):
      __div64_const32(): improve the generic C version

 include/asm-generic/bug.h   |  2 +-
 include/asm-generic/div64.h | 16 ++++++++++------
 include/asm-generic/io.h    |  9 ---------
 3 files changed, 11 insertions(+), 16 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] asm-generic changes for v5.4
  2019-09-16 19:15 [GIT PULL] asm-generic changes for v5.4 Arnd Bergmann
@ 2019-09-17 23:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-09-17 23:40 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Linus Torvalds, linux-arch, Christoph Hellwig, Denis Efremov,
	Nicolas Pitre, Linux Kernel Mailing List

The pull request you sent on Mon, 16 Sep 2019 21:15:04 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git tags/asm-generic-5.4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b8456f945955e663853eecbbf1bd27e4390ce6d6

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-17 23:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-16 19:15 [GIT PULL] asm-generic changes for v5.4 Arnd Bergmann
2019-09-17 23:40 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).