Linux 4.19.76

2019-10-01 Thread Greg KH
roneous socket assignment Greg Kroah-Hartman (1): Linux 4.19.76 Greg Kurz (1): powerpc/xive: Fix bogus error code returned by OPAL Gustavo A. R. Silva (1): crypto: talitos - fix missing break in switch statement Hans de Goede (2): ASoC: Intel: cht_bsw_max98090_ti: Enab

Re: Linux 4.19.76

2019-10-01 Thread Greg KH
diff --git a/Makefile b/Makefile index 4bf6f24916bf..9cb471a75a1b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 75 +SUBLEVEL = 76 EXTRAVERSION = NAME = "People's Front" diff --git a/arch/powerpc/include/asm/opa