From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:48626 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754927AbeDCK11 (ORCPT ); Tue, 3 Apr 2018 06:27:27 -0400 Date: Tue, 3 Apr 2018 12:27:26 +0200 From: Greg Kroah-Hartman To: Masami Hiramatsu Cc: Ben Hutchings , linux-kernel@vger.kernel.org, stable@vger.kernel.org, Andrey Ryabinin , Ananth N Mavinakayanahalli , Anil S Keshavamurthy , Borislav Petkov , Brian Gerst , "David S . Miller" , Denys Vlasenko , "H. Peter Anvin" , Josh Poimboeuf , Linus Torvalds , Peter Zijlstra , Thomas Gleixner , Ye Xiaolong , Ingo Molnar , Sasha Levin Subject: Re: [PATCH 4.4 076/134] kprobes/x86: Set kprobes pages read-only Message-ID: <20180403102726.GB17259@kroah.com> References: <20180319171849.024066323@linuxfoundation.org> <20180319171900.247219741@linuxfoundation.org> <1522599630.2654.59.camel@codethink.co.uk> <20180402154557.361168f8f4139bbd2689dc99@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20180402154557.361168f8f4139bbd2689dc99@kernel.org> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Apr 02, 2018 at 03:45:57PM +0900, Masami Hiramatsu wrote: > On Sun, 01 Apr 2018 17:20:30 +0100 > Ben Hutchings wrote: > > > On Mon, 2018-03-19 at 19:05 +0100, Greg Kroah-Hartman wrote: > > > 4.4-stable review patch.��If anyone has any objections, please let me know. > > > > > > ------------------ > > > > > > From: Masami Hiramatsu > > > > > > > > > [ Upstream commit d0381c81c2f782fa2131178d11e0cfb23d50d631 ] > > > > This caused a regression in mainline, fixed by: > > > > commit c93f5cf571e7795f97d49ef51b766cf25e328545 > > Author: Masami Hiramatsu > > Date:���Thu May 25 19:38:17 2017 +0900 > > > > ����kprobes/x86: Fix to set RWX bits correctly before releasing trampoline > > Thanks Ben, > Greg, could you please pick above patch too? Now picked up, thanks. greg k-h