From 7671406db70419bc11a2764e8e04cc5584d8b197 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sat, 22 Jun 2019 19:38:35 +0800 Subject: [PATCH] Linux 4.19.54 Merge 136 patches from 4.19.53 and 4.19.54 stable branch (138 total) beside 2 already merged patches: c4e97af arm64/mm: Inhibit huge-vmap with ptdump 114e813 scsi: libsas: delete sas port if expander discover failed Signed-off-by: Yang Yingliang --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bedcb121dc3d..b234837e4d07 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 53 +SUBLEVEL = 54 EXTRAVERSION = NAME = "People's Front" -- GitLab