From 584ff6ef1e48ea407292a9241c13ab6c2a1fa97d Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 27 Mar 2019 14:14:43 +0900 Subject: [PATCH] Linux 4.19.32 Merge 42 patches from 4.19.32 stable branch (45 total) beside 3 already merged patches: aacf2cc irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp d12d864 ext4: brelse all indirect buffer in ext4_ind_remove_space() 0e0f7b3 locking/lockdep: Add debug_locks check in __lock_downgrade() Signed-off-by: Yang Yingliang --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3b1c6cff6700..d66c433df5b1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 31 +SUBLEVEL = 32 EXTRAVERSION = NAME = "People's Front" -- GitLab