From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751308AbdA0UyV (ORCPT ); Fri, 27 Jan 2017 15:54:21 -0500 Received: from bh-25.webhostbox.net ([208.91.199.152]:55361 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750887AbdA0UyL (ORCPT ); Fri, 27 Jan 2017 15:54:11 -0500 Date: Fri, 27 Jan 2017 12:53:13 -0800 From: Guenter Roeck To: Jiri Slaby Cc: stable@vger.kernel.org, shuahkh@osg.samsung.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3.12 000/235] 3.12.70-stable review Message-ID: <20170127205313.GA9703@roeck-us.net> References: <20170127172358.GB2498@roeck-us.net> <30490ca3-b741-016c-4912-e2057dd50994@suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <30490ca3-b741-016c-4912-e2057dd50994@suse.cz> 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 On Fri, Jan 27, 2017 at 08:04:20PM +0100, Jiri Slaby wrote: > On 01/27/2017, 06:23 PM, Guenter Roeck wrote: > > Hi Jiri, > > > > On Fri, Jan 27, 2017 at 11:55:00AM +0100, Jiri Slaby wrote: > >> This is the start of the stable review cycle for the 3.12.70 release. > >> There are 235 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 Jan 31 11:52:54 CET 2017. > >> Anything received after that time might be too late. > >> > > > > Looks like something slipped in last minute. > > > > Build results: > > total: 128 pass: 115 fail: 13 > > Failed builds: > > alpha:allmodconfig > > arm:allmodconfig > > arm64:allmodconfig > > i386:allyesconfig > > i386:allmodconfig > > m68k:allmodconfig > > mips:allmodconfig > > powerpc:allmodconfig > > s390:allmodconfig > > sparc64:allmodconfig > > x86_64:allyesconfig > > x86_64:allmodconfig > > xtensa:allmodconfig > > > > security/apparmor/lsm.c: In function 'apparmor_setprocattr': > > security/apparmor/lsm.c:565:29: error: 'largs' undeclared > > Yes, I dropped one apparmor patch and it broke a later patch. I dropped > it 2 hours ago too, so what is building now on the machines should be > fine, hopefully. > Confirmed; the latest build (v3.12.69-234-gd7f41d3 ) is clean with no failures. Thanks, Guenter