|
|
Subscribe / Log in / New account

Linux 6.6.71

From:  Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org>
To:  linux-kernel-AT-vger.kernel.org, akpm-AT-linux-foundation.org, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org
Subject:  Linux 6.6.71
Date:  Fri, 10 Jan 2025 14:42:52 +0100
Message-ID:  <2025011030-glass-dainty-efee@gregkh>
Cc:  lwn-AT-lwn.net, jslaby-AT-suse.cz, Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org>
Archive-link:  Article

I'm announcing the release of the 6.6.71 kernel.

It's only needed if you could not properly build 6.6.70 as there is a
configuration that is pretty common that would fail to build properly.
That is now resolved.  If you did not have a problem building 6.6.70, no
need to upgrade at this point in time.

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

thanks,

greg k-h

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

 Makefile                           |    2 +-
 arch/x86/kernel/Makefile           |    4 ++--
 arch/x86/kernel/cpu/mshyperv.c     |   10 ++--------
 arch/x86/kernel/kexec-bzimage64.c  |    4 ----
 arch/x86/kernel/kvm.c              |    4 ++--
 arch/x86/kernel/machine_kexec_64.c |    3 ---
 arch/x86/kernel/reboot.c           |    4 ++--
 arch/x86/kernel/setup.c            |    2 +-
 arch/x86/kernel/smp.c              |    2 +-
 arch/x86/xen/enlighten_hvm.c       |    4 ----
 arch/x86/xen/mmu_pv.c              |    2 +-
 11 files changed, 12 insertions(+), 29 deletions(-)

Greg Kroah-Hartman (3):
      Revert "x86/hyperv: Fix hv tsc page based sched_clock for hibernation"
      Revert "x86, crash: wrap crash dumping code into crash related ifdefs"
      Linux 6.6.71

Naman Jain (1):
      x86/hyperv: Fix hv tsc page based sched_clock for hibernation



Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds