From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bh-25.webhostbox.net ([208.91.199.152]:55345 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750787AbbJSEKX (ORCPT ); Mon, 19 Oct 2015 00:10:23 -0400 Subject: Re: [PATCH 3.14 00/79] 3.14.55-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org References: <20151018020213.322172837@linuxfoundation.org> Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah.kh@samsung.com, stable@vger.kernel.org, Richard Kuo From: Guenter Roeck Message-ID: <56246D2C.5050602@roeck-us.net> Date: Sun, 18 Oct 2015 21:10:20 -0700 MIME-Version: 1.0 In-Reply-To: <20151018020213.322172837@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 10/17/2015 07:04 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.14.55 release. > There are 79 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Tue Oct 20 02:00:11 UTC 2015. > Anything received after that time might be too late. > Build results: total: 127 pass: 125 fail: 2 Failed builds: hexagon:defconfig hexagon:allnoconfig Qemu test results: total: 80 pass: 80 fail: 0 The hexagon build failures are different than before, but the builds still fail. In file included from include/linux/mm.h:19:0, from arch/hexagon/kernel/asm-offsets.c:28: include/linux/bit_spinlock.h: In function 'bit_spin_unlock': include/linux/bit_spinlock.h:62:2: error: implicit declaration of function 'smp_mb__before_clear_bit' In file included from arch/hexagon/kernel/asm-offsets.c:29:0: include/linux/interrupt.h: In function 'tasklet_disable_nosync': include/linux/interrupt.h:541:2: error: implicit declaration of function 'smp_mb__after_atomic_inc' include/linux/interrupt.h: In function 'tasklet_enable': include/linux/interrupt.h:553:2: error: implicit declaration of function 'smp_mb__before_atomic_dec' Details are available at http://server.roeck-us.net:8010/builders. Guenter