Linux 5.4.256

From: Greg Kroah-Hartman
Date: Sat Sep 02 2023 - 03:44:59 EST


I'm announcing the release of the 5.4.256 kernel.

All users of the 5.4 kernel series must upgrade.

The updated 5.4.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.4.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 +-
arch/mips/alchemy/common/dbdma.c | 27 ++++++++++++---------------
arch/powerpc/platforms/powermac/smp.c | 8 ++++----
3 files changed, 17 insertions(+), 20 deletions(-)

Greg Kroah-Hartman (2):
Revert "MIPS: Alchemy: fix dbdma2"
Linux 5.4.256

Ilie Halip (1):
powerpc/pmac/smp: Avoid unused-variable warnings

YueHaibing (1):
powerpc/pmac/smp: Drop unnecessary volatile qualifier