linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull powerpc/linux.git powerpc-5.14-2 tag
@ 2021-07-09 13:45 Michael Ellerman
  2021-07-09 17:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ellerman @ 2021-07-09 13:45 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: christophe.leroy, clg, linux-kernel, linuxppc-dev, naveen.n.rao,
	npiggin, valentin.schneider, ast, daniel

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

Hi Linus,

Please pull powerpc fixes for 5.14:

The following changes since commit 019b3fd94ba73d3ac615f0537440b81f129821f6:

  Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (2021-07-02 12:54:34 -0700)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-5.14-2

for you to fetch changes up to 2c669ef6979c370f98d4b876e54f19613c81e075:

  powerpc/preempt: Don't touch the idle task's preempt_count during hotplug (2021-07-08 23:38:10 +1000)

- ------------------------------------------------------------------
powerpc fixes for 5.14 #2

Fix crashes on 64-bit Book3E due to use of Book3S only mtmsrd instruction.

Fix "scheduling while atomic" warnings at boot due to preempt count underflow.

Two commits fixing our handling of BPF atomic instructions.

Fix error handling in xive when allocating an IPI.

Fix lockup on kernel exec fault on 603.

Thanks to: Bharata B Rao, Cédric Le Goater, Christian Zigotzky, Christophe Leroy, Guenter
Roeck, Jiri Olsa, Naveen N. Rao, Nicholas Piggin, Valentin Schneider.

- ------------------------------------------------------------------
Christophe Leroy (1):
      powerpc/mm: Fix lockup on kernel exec fault

Cédric Le Goater (1):
      powerpc/xive: Fix error handling when allocating an IPI

Naveen N. Rao (2):
      powerpc/bpf: Fix detecting BPF atomic instructions
      powerpc/bpf: Reject atomic ops in ppc32 JIT

Nicholas Piggin (1):
      powerpc/64e: Fix system call illegal mtmsrd instruction

Valentin Schneider (1):
      powerpc/preempt: Don't touch the idle task's preempt_count during hotplug


 arch/powerpc/kernel/interrupt_64.S   |  6 +++++-
 arch/powerpc/mm/fault.c              |  4 +---
 arch/powerpc/net/bpf_jit_comp32.c    | 14 +++++++++++---
 arch/powerpc/net/bpf_jit_comp64.c    |  4 ++--
 arch/powerpc/platforms/cell/smp.c    |  3 ---
 arch/powerpc/platforms/pseries/smp.c |  3 ---
 arch/powerpc/sysdev/xive/common.c    |  7 +++----
 7 files changed, 22 insertions(+), 19 deletions(-)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEJFGtCPCthwEv2Y/bUevqPMjhpYAFAmDoUOkACgkQUevqPMjh
pYAiow/+OBasOP8AoO9oOxnxQ9UAoy7XMuE9xCXXUAWFZyzI7tspIPxYHF635cZ8
riWkafTUKUrD6evOtQxfhq91CVUG2yUfdeHBLFgb3Azy/iGLDxNCbVq6TbgJClsi
+qFHxjGg+DzY8rFKg3UhX8+hgvO+NGVkv54qQmtyYgSEK7nLU+UJtaVPdlmmen/8
LTTvIjvcZvEKFeJvKqojVDicAB7VUjE3w9Ct3VM4P5rc9kTVie1AdJMjb7PHGPp/
ub043o24RM7lXKv0gG5UM57SugfEbadfhk7OKj41oFeDhGS67kEofay7fNOtPuJP
8IXybH1gxQ84dhNPAX+mL+FuJ9LHq14RWW9bc3nc2PvuQEDJeg04PWYusH5BQb17
Iey3z1ixQ5b6sZkZLULGmMVLc1xQhJLuMDAythUpDKu7AReHagtEclxzeNNXiz1o
MWl/13oSCiYe8xQrvRv3eN8kcv+Nuju7r45PmEJgl0pAireZVW3gL2zS4WCjvfgX
CNwUk+Pd0IGwRE/i3FxtkDdK4Xrn2tcmO4j0H+EB65tYfwrmVHjt4S5vIpx2PCPh
K2YLESzoMHqak5M0agu+MFItzIyt2kCqAwS2c6z1RnJF4PpSOeFrT2YHRGqwxKji
5xvL0+yf5HfYGzfCMURiLmMkQYmZw62kqU6ozA8KHFKQWipMN3g=
=6KM9
-----END PGP SIGNATURE-----

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

* Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.14-2 tag
  2021-07-09 13:45 [GIT PULL] Please pull powerpc/linux.git powerpc-5.14-2 tag Michael Ellerman
@ 2021-07-09 17:41 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-07-09 17:41 UTC (permalink / raw)
  To: Michael Ellerman
  Cc: Linus Torvalds, daniel, linux-kernel, npiggin, ast, clg,
	naveen.n.rao, linuxppc-dev, valentin.schneider

The pull request you sent on Fri, 09 Jul 2021 23:45:27 +1000:

> https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux.git tags/powerpc-5.14-2

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

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-07-09 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-09 13:45 [GIT PULL] Please pull powerpc/linux.git powerpc-5.14-2 tag Michael Ellerman
2021-07-09 17: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).