From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bh-25.webhostbox.net ([208.91.199.152]:41842 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751805AbbECTyZ (ORCPT ); Sun, 3 May 2015 15:54:25 -0400 Received: from mailnull by bh-25.webhostbox.net with sa-checked (Exim 4.85) (envelope-from ) id 1Yozy4-003Nup-2W for stable@vger.kernel.org; Sun, 03 May 2015 19:54:24 +0000 Message-ID: <55467CED.2080300@roeck-us.net> Date: Sun, 03 May 2015 12:54:21 -0700 From: Guenter Roeck MIME-Version: 1.0 To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org CC: torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah.kh@samsung.com, stable@vger.kernel.org Subject: Re: [PATCH 3.14 00/92] 3.14.41-stable review References: <20150502190109.683061482@linuxfoundation.org> In-Reply-To: <20150502190109.683061482@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 05/02/2015 12:02 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.14.41 release. > There are 92 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 Mon May 4 18:59:41 UTC 2015. > Anything received after that time might be too late. > Build results: total: 127 pass: 125 fail: 2 Failed builds: s390:defconfig s390:allmodconfig Qemu test results: total: 30 pass: 30 fail: 0 Build error: arch/s390/kernel/suspend.c: In function 'pfn_is_nosave': arch/s390/kernel/suspend.c:145:30: error: '_eshared' undeclared (first use in this function) arch/s390/kernel/suspend.c:145:30: note: each undeclared identifier is reported only once for each function it appears in arch/s390/kernel/suspend.c:146:28: error: '_stext' undeclared (first use in this function) Bisect points to 's390/hibernate: fix save and restore of kernel text section'. Guenter