From eb28dae1395694229235f26db701f841bbacc0e8 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 13 May 2019 00:18:15 +0800 Subject: [PATCH] Linux 4.19.42 Merge 63 patches from 4.19.42 stable branch (66 total) beside 3 already merged patches: 0f18e43 scsi: libsas: fix a race condition when smp task timeout 7d10436 perf/x86/intel: Initialize TFA MSR fb357b9 RDMA/hns: Fix bug that caused srq creation to fail Signed-off-by: Yang Yingliang --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index ba3b8504b689..914d69b9e3fd 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 41 +SUBLEVEL = 42 EXTRAVERSION = NAME = "People's Front" -- GitLab