Merge tag 'for-linus' of https://github.com/openrisc/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Jul 2023 23:28:53 +0000 (16:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Jul 2023 23:28:53 +0000 (16:28 -0700)
commit0099852f9d7322890636503146f303b41cd8663e
treeeb422855af8633bbef4623b3ad9ed496dd12e84b
parenteb26cbb1a754ccde5d4d74527dad5ba051808fad
parentdceaafd668812115037fc13a1893d068b7b880f5
Merge tag 'for-linus' of https://github.com/openrisc/linux

Pull OpenRISC fix from Stafford Horne:

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

* tag 'for-linus' of https://github.com/openrisc/linux:
  openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABI