Re: Linux 4.9.88

2018-03-18 Thread Greg KH
diff --git a/Makefile b/Makefile index 3043937a65d1..1512ebceffda 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 87 +SUBLEVEL = 88 EXTRAVERSION = NAME = Roaring Lionus diff --git a/arch/arm/mach-omap2/omap-secure.c b/arch/arm/mach-omap2/omap-secur

Linux 4.9.88

2018-03-18 Thread Greg KH
ore mapping Greg Kroah-Hartman (1): Linux 4.9.88 H.J. Lu (1): x86: Treat R_X86_64_PLT32 as R_X86_64_PC32 Hans de Goede (1): ASoC: rt5651: Fix regcache sync errors on resume Ingo Molnar (1): x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP James