From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:59833 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933272AbcAaTWF (ORCPT ); Sun, 31 Jan 2016 14:22:05 -0500 Date: Sun, 31 Jan 2016 11:22:04 -0800 From: "gregkh@linuxfoundation.org" To: Ard Biesheuvel Cc: "stable@vger.kernel.org" , stable-commits@vger.kernel.org Subject: Re: Patch "arm64: mm: use correct mapping granularity under DEBUG_RODATA" has been added to the 4.1-stable tree Message-ID: <20160131192204.GE23698@kroah.com> References: <145387769465102@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Thu, Jan 28, 2016 at 09:18:26AM +0100, Ard Biesheuvel wrote: > On 27 January 2016 at 07:54, wrote: > > > > This is a note to let you know that I've just added the patch titled > > > > arm64: mm: use correct mapping granularity under DEBUG_RODATA > > > > to the 4.1-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > arm64-mm-use-correct-mapping-granularity-under-debug_rodata.patch > > and it can be found in the queue-4.1 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let know about it. > > > > Apologies for the late notice: as mentioned in the other thread, this > will fail to build due to a missing #define of SWAPPER_BLOCK_SIZE. I > will submit a new version specific to -stable (which just adds the > #define locally) Now dropped, and I'll pick this up for the next round of kernels. thanks, greg k-h-