Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Dec 2022 14:32:11 +0000 (08:32 -0600)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 Dec 2022 14:32:11 +0000 (08:32 -0600)
commit70b07bec95b6d369f68fb85bc3fe60c423d8b91b
treee2accd8abf947bbfd046123f92e3b6e5d70967a1
parent850f7a5cab3314fb26547d636893eb55b4c5527a
parent32975c491ee410598b33201344c123fcc81a7c33
Merge tag 'asm-generic-6.2-1' of git://git./linux/kernel/git/arnd/asm-generic

Pull asm-generic updates from Arnd Bergmann:
 "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"

* tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
  uapi: Add missing _UAPI prefix to <asm-generic/types.h> include guard
  asm-generic/io: Add _RET_IP_ to MMIO trace for more accurate debug info
  include/uapi/linux/swab: Fix potentially missing __always_inline