linux-openrisc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] OpenRISC fix for 6.5
@ 2023-07-12 20:30 Stafford Horne
  2023-07-13 21:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Stafford Horne @ 2023-07-12 20:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux OpenRISC, LKML

Hello Linus,

Please consider for pull,

The following changes since commit 45a3e24f65e90a047bef86f927ebdc4c710edaa1:

  Linux 6.4-rc7 (2023-06-18 14:06:27 -0700)

are available in the Git repository at:

  https://github.com/openrisc/linux.git tags/for-linus

for you to fetch changes up to dceaafd668812115037fc13a1893d068b7b880f5:

  openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI (2023-07-10 22:03:26 +0100)

----------------------------------------------------------------
OpenRISC fix for 6.5

One fix:

 - During the 6.4 cycle my fpu support work broke ABI compatibility in
   the sigcontext struct. This was noticed by musl libc developers after
   the release. This fix restores the ABI.

----------------------------------------------------------------
Stafford Horne (1):
      openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI

 arch/openrisc/include/uapi/asm/sigcontext.h | 6 ++++--
 arch/openrisc/kernel/signal.c               | 4 ++--
 2 files changed, 6 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2023-07-13 21:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-12 20:30 [GIT PULL] OpenRISC fix for 6.5 Stafford Horne
2023-07-13 21:41 ` 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).