Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751309AbdFEWHb (ORCPT ); Mon, 5 Jun 2017 18:07:31 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:33532 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751180AbdFEWH3 (ORCPT ); Mon, 5 Jun 2017 18:07:29 -0400 Date: Mon, 5 Jun 2017 15:07:26 -0700 From: Guenter Roeck To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org Subject: Re: [PATCH 4.4 00/53] 4.4.71-stable review Message-ID: <20170605220726.GB403@roeck-us.net> References: <20170605153037.105331684@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170605153037.105331684@linuxfoundation.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-Authenticated_sender: guenter@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: guenter@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: guenter@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2299 Lines: 47 On Mon, Jun 05, 2017 at 06:16:58PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.4.71 release. > There are 53 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 Wed Jun 7 15:30:23 UTC 2017. > Anything received after that time might be too late. > Build results: total: 145 pass: 143 fail: 2 Failed builds: s390:defconfig s390:allmodconfig Qemu test results: total: 115 pass: 114 fail: 1 Failed tests: s390:defconfig Common error: Building s390:defconfig ... failed -------------- Error log: fs/btrfs/extent-tree.c: In function 'adjust_slots_upwards.isra.59': fs/btrfs/extent-tree.c:8239:18: warning: array subscript is below array bounds [-Warray-bounds] fs/btrfs/extent-tree.c:8240:17: warning: array subscript is below array bounds [-Warray-bounds] drivers/s390/net/qeth_l3_main.c: In function 'qeth_l3_probe_device': drivers/s390/net/qeth_l3_main.c:3235:2: error: 'struct qeth_card' has no member named 'ip_htable' drivers/s390/net/qeth_l3_main.c:3235:2: error: 'struct qeth_card' has no member named 'ip_htable' drivers/s390/net/qeth_l3_main.c:3235:2: error: 'struct qeth_card' has no member named 'ip_htable' drivers/s390/net/qeth_l3_main.c:3235:2: error: 'struct qeth_card' has no member named 'ip_htable' drivers/s390/net/qeth_l3_main.c:3235:2: error: 'struct qeth_card' has no member named 'ip_htable' drivers/s390/net/qeth_l3_main.c:3235:2: error: negative width in bit-field '' drivers/s390/net/qeth_l3_main.c:3236:2: error: 'struct qeth_card' has no member named 'ip_mc_htable' drivers/s390/net/qeth_l3_main.c:3236:2: error: 'struct qeth_card' has no member named 'ip_mc_htable' drivers/s390/net/qeth_l3_main.c:3236:2: error: 'struct qeth_card' has no member named 'ip_mc_htable' drivers/s390/net/qeth_l3_main.c:3236:2: error: 'struct qeth_card' has no member named 'ip_mc_htable' drivers/s390/net/qeth_l3_main.c:3236:2: error: 'struct qeth_card' has no member named 'ip_mc_htable' drivers/s390/net/qeth_l3_main.c:3236:2: error: negative width in bit-field '' make[3]: *** [drivers/s390/net/qeth_l3_main.o] Error 1 Details are available at http://kerneltests.org/builders. Guenter