From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934285AbdA0R4O (ORCPT ); Fri, 27 Jan 2017 12:56:14 -0500 Received: from bh-25.webhostbox.net ([208.91.199.152]:36788 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933900AbdA0Rzw (ORCPT ); Fri, 27 Jan 2017 12:55:52 -0500 Date: Fri, 27 Jan 2017 09:23:59 -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: <20170127172358.GB2498@roeck-us.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 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 Guenter