All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] asm-generic changes for v5.1
@ 2019-03-06 15:07 Arnd Bergmann
  2019-03-06 18:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Arnd Bergmann @ 2019-03-06 15:07 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux Kernel Mailing List, Michael S. Tsirkin, Mike Rapoport

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d724444ab97d2cdf1c4dbfc1ff65d0b18a9631e0:

  asm-generic/page.h: fix typo in #error text requiring a real
asm/page.h (2019-02-22 21:53:25 +0100)

----------------------------------------------------------------
asm-generic changes for v5.1

Only a few small changes this time:

- Michael S. Tsirkin cleans up linux/mman.h
- Mike Rapoport found a typo

I had originally merged another cleanup series for I/O accessors from
Hugo Lefeuvre as well, but dropped it after the discussion of the barrier
semantics and some conflicts. I expect this series to get merged for a
later release though.

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

----------------------------------------------------------------
Michael S. Tsirkin (3):
      x86/mpx: tweak header name
      drm: tweak header name
      arch: move common mmap flags to linux/mman.h

Mike Rapoport (1):
      asm-generic/page.h: fix typo in #error text requiring a real asm/page.h

 arch/alpha/include/uapi/asm/mman.h     | 4 +---
 arch/mips/include/uapi/asm/mman.h      | 4 +---
 arch/parisc/include/uapi/asm/mman.h    | 4 +---
 arch/x86/mm/mpx.c                      | 2 +-
 arch/xtensa/include/uapi/asm/mman.h    | 4 +---
 include/asm-generic/page.h             | 2 +-
 include/drm/drmP.h                     | 3 +--
 include/uapi/asm-generic/mman-common.h | 4 +---
 include/uapi/linux/mman.h              | 4 ++++
 9 files changed, 12 insertions(+), 19 deletions(-)

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

* Re: [GIT PULL] asm-generic changes for v5.1
  2019-03-06 15:07 [GIT PULL] asm-generic changes for v5.1 Arnd Bergmann
@ 2019-03-06 18:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-03-06 18:30 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Linus Torvalds, Linux Kernel Mailing List, Michael S. Tsirkin,
	Mike Rapoport

The pull request you sent on Wed, 6 Mar 2019 16:07:24 +0100:

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

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

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-03-06 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-06 15:07 [GIT PULL] asm-generic changes for v5.1 Arnd Bergmann
2019-03-06 18:30 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.