Linux 4.14.70

2018-09-15 Thread Greg KH
unctions return values Greg Edwards (1): block: bvec_nr_vecs() returns value for wrong slab Greg Kroah-Hartman (1): Linux 4.14.70 Guenter Roeck (1): mfd: sm501: Set coherent_dma_mask when creating subdevices Gustavo A. R. Silva (1): ASoC: wm8994: Fix missing break

Re: Linux 4.14.70

2018-09-15 Thread Greg KH
diff --git a/Makefile b/Makefile index 3ecda1d2e23a..aa458afa7fa2 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 69 +SUBLEVEL = 70 EXTRAVERSION = NAME = Petit Gorille diff --git a/arch/arm/configs/imx_v6_v7_defc