Re: Linux 4.19.138

2020-08-07 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index edf1799c08d2..daaa8ab2f550 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 137 +SUBLEVEL = 138 EXTRAVERSION = NAME = "People's Front" diff --git a/arch/arm/include/asm/percp

Linux 4.19.138

2020-08-07 Thread Greg Kroah-Hartman
an (1): Linux 4.19.138 Grygorii Strashko (1): ARM: percpu.h: fix build error Jiang Ying (1): ext4: fix direct I/O read error Linus Torvalds (2): random32: remove net_rand_state from the latent entropy gcc plugin random32: move the pseudo-random 32-bit definitions to pran