public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* Linux 5.9.4
@ 2020-11-04 21:04 Greg Kroah-Hartman
  2020-11-04 21:04 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 4+ messages in thread
From: Greg Kroah-Hartman @ 2020-11-04 21:04 UTC (permalink / raw)
  To: linux-kernel, akpm, torvalds, stable
  Cc: lwn, jslaby, Marc Aurèle La France, Greg Kroah-Hartman

I'm announcing the release of the 5.9.4 kernel.

This is only a bugfix for the 5.9.3 kernel release which had some
problems with some symlinks for the powerpc selftests.  This problem was
caused by issues in going from git->patch->quilt->git and things got a
bit messed up.  To resolve this, I reverted the offending patch and a
prerequsite one, and then used 'git cherry-pick' to backport the patches
properly, which preserved the links correctly.

Many thanks to Marc Aurèle La Franc and others for helping me notice
this and provide some solutions for it.

If you had no issues with these files in 5.9.3, no need to upgrade at
this time.

The updated 5.9.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.9.y
and can be browsed at the normal kernel.org git web browser:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                                                     |    2 
 tools/testing/selftests/powerpc/copyloops/copy_mc_64.S       |  243 -----------
 tools/testing/selftests/powerpc/copyloops/memcpy_mcsafe_64.S |    1 
 3 files changed, 2 insertions(+), 244 deletions(-)

Dan Williams (2):
      x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
      x86/copy_mc: Introduce copy_mc_enhanced_fast_string()

Greg Kroah-Hartman (3):
      Revert "x86/copy_mc: Introduce copy_mc_enhanced_fast_string()"
      Revert "x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()"
      Linux 5.9.4


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

end of thread, other threads:[~2020-11-05  9:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-04 21:04 Linux 5.9.4 Greg Kroah-Hartman
2020-11-04 21:04 ` Greg Kroah-Hartman
2020-11-05  8:34   ` François Valenduc
2020-11-05  9:11     ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox