linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL, v2] asm-generic bits for 6.2
@ 2022-12-20  7:16 Arnd Bergmann
  0 siblings, 0 replies; only message in thread
From: Arnd Bergmann @ 2022-12-20  7:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux-Arch, linux-kernel

The following changes since commit 30a0b95b1335e12efef89dd78518ed3e4a71a763:

  Linux 6.1-rc3 (2022-10-30 15:19:28 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git tags/asm-generic-6.2-1

for you to fetch changes up to 32975c491ee410598b33201344c123fcc81a7c33:

  uapi: Add missing _UAPI prefix to <asm-generic/types.h> include guard (2022-12-01 16:22:06 +0100)

----------------------------------------------------------------
asm-generic bits for 6.2

There are only three fairly simple patches. The #include
change to linux/swab.h addresses a userspace build issue,
and the change to the mmio tracing logic helps provide
more useful traces.
---
v2: correct git URL
----------------------------------------------------------------
Geert Uytterhoeven (1):
      uapi: Add missing _UAPI prefix to <asm-generic/types.h> include guard

Matt Redfearn (1):
      include/uapi/linux/swab: Fix potentially missing __always_inline

Sai Prakash Ranjan (1):
      asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info

 include/asm-generic/io.h         | 80 ++++++++++++++++++++--------------------
 include/trace/events/rwmmio.h    | 43 +++++++++++++--------
 include/uapi/asm-generic/types.h |  6 +--
 include/uapi/linux/swab.h        |  2 +-
 lib/trace_readwrite.c            | 16 ++++----
 5 files changed, 79 insertions(+), 68 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-20  7:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-20  7:16 [GIT PULL, v2] asm-generic bits for 6.2 Arnd Bergmann

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).