linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] asm-generic fixes for 5.19, part 1
@ 2022-06-02 21:38 Arnd Bergmann
  2022-06-02 22:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Arnd Bergmann @ 2022-06-02 21:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Masahiro Yamada, linux-arch, Linux Kernel Mailing List

The following changes since commit b2441b3bdce6c02cb96278d98c620d7ba1d41b7b:

  h8300: remove stale bindings and symlink (2022-05-20 22:40:56 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 8cc5b032240ae5220b62c689c20459d3e1825b2d:

  binder: fix sender_euid type in uapi header (2022-06-02 17:47:25 +0200)

----------------------------------------------------------------
asm-generic fixes for 5.19, part 1

The header cleanup series from Masahiro Yamada ended up causing
some regressions in the ABI because of an ambiguous uid_t type.

This was only caught after the original patches got merged, but
at least the fixes are trivial and hopefully complete.

----------------------------------------------------------------
Carlos Llamas (1):
      binder: fix sender_euid type in uapi header

Masahiro Yamada (3):
      mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
      powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
      sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.h

 arch/mips/include/uapi/asm/stat.h    | 12 ++++++------
 arch/powerpc/include/uapi/asm/stat.h |  4 ++--
 arch/sparc/include/uapi/asm/stat.h   |  4 ++--
 include/uapi/linux/android/binder.h  |  2 +-
 4 files changed, 11 insertions(+), 11 deletions(-)

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

* Re: [GIT PULL] asm-generic fixes for 5.19, part 1
  2022-06-02 21:38 [GIT PULL] asm-generic fixes for 5.19, part 1 Arnd Bergmann
@ 2022-06-02 22:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-06-02 22:36 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Linus Torvalds, Masahiro Yamada, linux-arch, Linux Kernel Mailing List

The pull request you sent on Thu, 2 Jun 2022 23:38:34 +0200:

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

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

Thank you!

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

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

end of thread, other threads:[~2022-06-02 22:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-02 21:38 [GIT PULL] asm-generic fixes for 5.19, part 1 Arnd Bergmann
2022-06-02 22:36 ` 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).