Re: Linux 5.1.15

2019-06-25 Thread Bhaskar Chowdhury
d requirements field in superblock Gen Zhang (1): mdesc: fix a missing-check bug in get_vdev_port_node_info() George G. Davis (1): scripts/checkstack.pl: Fix arm64 wrong or unknown architecture Greg Kroah-Hartman (1): Linux 5.1.15 Guenter Roeck (1): xtensa: Fix section mismatch b

Linux 5.1.15

2019-06-25 Thread Greg KH
get_vdev_port_node_info() George G. Davis (1): scripts/checkstack.pl: Fix arm64 wrong or unknown architecture Greg Kroah-Hartman (1): Linux 5.1.15 Guenter Roeck (1): xtensa: Fix section mismatch between memblock_reserve and mem_reserve Helge Deller (1): parisc: Fix com

Re: Linux 5.1.15

2019-06-25 Thread Greg KH
diff --git a/Makefile b/Makefile index c4b1a345d3f0..d7b3c8e3ff3e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 1 -SUBLEVEL = 14 +SUBLEVEL = 15 EXTRAVERSION = NAME = Shy Crocodile diff --git a/arch/arc/boot/dts/hsdk.dts b/arc