From 0c5c438668928e9050702f2d51010c88914eea90 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 9 Oct 2019 10:30:50 +0800 Subject: [PATCH] Linux 4.19.77 Merge 209 patches from 4.19.77 stable branch (211 total) beside 2 already merged patches: 1cd972e md/raid1: end bio when the device faulty d093d31 nbd: add missing config put Hi1620 don't have the problem that the following commits described, if these two commits lead a performance regression, they can be dropped on Hi1620. (66d67752167 arm64: tlb: Ensure we execute an ISB following walk cache invalidation f359fb711e08 Revert "arm64: Remove unnecessary ISBs from set_{pte, pmd, pud}") Signed-off-by: Yang Yingliang --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9cb471a75a1b..aeabc6459acc 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 76 +SUBLEVEL = 77 EXTRAVERSION = NAME = "People's Front" -- GitLab