Merge tag 'asm-generic-6.2-1' of git://git.kernel.org/pub/scm/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
Showing
- include/asm-generic/io.h 40 additions, 40 deletionsinclude/asm-generic/io.h
- include/trace/events/rwmmio.h 27 additions, 16 deletionsinclude/trace/events/rwmmio.h
- include/uapi/asm-generic/types.h 3 additions, 3 deletionsinclude/uapi/asm-generic/types.h
- include/uapi/linux/swab.h 1 addition, 1 deletioninclude/uapi/linux/swab.h
- lib/trace_readwrite.c 8 additions, 8 deletionslib/trace_readwrite.c
Loading
Please register or sign in to comment