linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull powerpc/linux.git powerpc-5.11-7 tag
@ 2021-02-06 12:50 Michael Ellerman
  2021-02-06 23:21 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ellerman @ 2021-02-06 12:50 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, linuxppc-dev, masahiroy, npiggin, raoni, ravi.bangoria

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi Linus,

Please pull some more powerpc fixes for 5.11:

The following changes since commit 4025c784c573cab7e3f84746cc82b8033923ec62:

  powerpc/64s: prevent recursive replay_soft_interrupts causing superfluous interrupt (2021-01-24 22:27:24 +1100)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-5.11-7

for you to fetch changes up to 24321ac668e452a4942598533d267805f291fdc9:

  powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics (2021-02-02 22:14:41 +1100)

- ------------------------------------------------------------------
powerpc fixes for 5.11 #7

A fix for a change we made to __kernel_sigtramp_rt64() which confused glibc's
backtrace logic, and also changed the semantics of that symbol, which was
arguably an ABI break.

A fix for a stack overwrite in our VSX instruction emulation.

A couple of fixes for the Makefile logic in the new C VDSO.

Thanks to: Masahiro Yamada, Naveen N. Rao, Raoni Fassina Firmino, Ravi Bangoria.

- ------------------------------------------------------------------
Masahiro Yamada (2):
      powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.o
      powerpc/vdso64: remove meaningless vgettimeofday.o build rule

Raoni Fassina Firmino (1):
      powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semantics

Ravi Bangoria (1):
      powerpc/sstep: Fix array out of bound warning


 arch/powerpc/kernel/Makefile                      |  4 ++--
 arch/powerpc/kernel/vdso32/Makefile               |  5 +----
 arch/powerpc/kernel/{vdso32 => }/vdso32_wrapper.S |  0
 arch/powerpc/kernel/vdso64/Makefile               |  8 +-------
 arch/powerpc/kernel/vdso64/sigtramp.S             | 11 ++++++++++-
 arch/powerpc/kernel/vdso64/vdso64.lds.S           |  2 +-
 arch/powerpc/kernel/{vdso64 => }/vdso64_wrapper.S |  0
 arch/powerpc/lib/sstep.c                          | 14 ++++++++------
 8 files changed, 23 insertions(+), 21 deletions(-)
 rename arch/powerpc/kernel/{vdso32 => }/vdso32_wrapper.S (100%)
 rename arch/powerpc/kernel/{vdso64 => }/vdso64_wrapper.S (100%)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEJFGtCPCthwEv2Y/bUevqPMjhpYAFAmAekG8ACgkQUevqPMjh
pYAHKw/+JNrzuw4P67ZqPcOMKayKAmUzBvd1ED/NBQtvtZpJS78tUVfps8DIr01g
i+UnlOohaavtGT0ARPTp7wEGL2c7vyzoNyxPdVru0x3UWq8xvnpdKfiHut7LjLot
32/aS9/rChr++JE7UeVVabYxvZJy9RSQg1DjcEi08X+LOwe2yJorME/4hVD3qjEV
FOIPbdsOOFyI3RWMsp3UFG3rwdJreHImSfZIlHUBCGHbLs5bVLC2CyoXN2UYTToS
DrD4C1R8a9wBTYcHOEJHAPCoeYHlELROeyEWbTapGGFlpMERUyhWxoEJNrkPt7Ym
3wQjlfI2g1oTu1ewi4D4QUHsnZHfwXvVAMzY84LvPRFXZrzJuvh17Dx9VD65ALfc
zyzasuecdEXlbGYilJHAA1m8Qlgm4utxzA+5BDv4UgegBVCopWjo2I1Ai+7vFo6S
58joA+G0m1E2QfbCQeEderBqe34kGMGcbzQFb8CQq7UnIG88U4JclCFbogOxDCdW
Ogu93sJpMRT2pNorBOk//clNBgdzm+PLE1uywZ7t2rLUN58SehBWM8SLDJgVWVfY
iPpN5hRJmEKhkT5Zq+l8Muvn2XsCc9jW0wZJW5k4jcEnwFfIsKBej2Qgiqm1y0D6
oFk9Wsp0K2YTo7G4ViL45r6RjlXVVfGzkK0t9LzTFV9znYaI5NE=
=dwna
-----END PGP SIGNATURE-----

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

* Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.11-7 tag
  2021-02-06 12:50 [GIT PULL] Please pull powerpc/linux.git powerpc-5.11-7 tag Michael Ellerman
@ 2021-02-06 23:21 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-06 23:21 UTC (permalink / raw)
  To: Michael Ellerman
  Cc: Linus Torvalds, ravi.bangoria, masahiroy, linux-kernel, npiggin,
	linuxppc-dev, raoni

The pull request you sent on Sat, 06 Feb 2021 23:50:45 +1100:

> https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-5.11-7

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

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:[~2021-02-06 23:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-06 12:50 [GIT PULL] Please pull powerpc/linux.git powerpc-5.11-7 tag Michael Ellerman
2021-02-06 23:21 ` 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).