From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757292AbcAYOuP (ORCPT ); Mon, 25 Jan 2016 09:50:15 -0500 Received: from bh-25.webhostbox.net ([208.91.199.152]:49307 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756257AbcAYOuM (ORCPT ); Mon, 25 Jan 2016 09:50:12 -0500 Subject: Re: [PATCH 3.12 00/39] 3.12.53-stable review To: Jiri Slaby , stable@vger.kernel.org References: Cc: William Dauchy , shuah.kh@samsung.com, linux-kernel@vger.kernel.org, "Kirill A. Shutemov" From: Guenter Roeck Message-ID: <56A6361B.6020508@roeck-us.net> Date: Mon, 25 Jan 2016 06:50:03 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@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: linux@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: linux@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 01/25/2016 03:49 AM, Jiri Slaby wrote: > This is the start of the stable review cycle for the 3.12.53 release. > There are 39 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 Jan 27 12:44:04 CET 2016. > Anything received after that time might be too late. > Early feedback: m68k builds fail due to 'm68k: handle pgtable_page_ctor() fail', which would also require upstream commit 390f44e2aa2ab ("mm: allow pgtable_page_ctor() to fail"). However, that commit alone doesn't add any value; it requires additional commits to make sense. I don't know what those are. Copying Kirill for advice. Guenter