From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754339AbbEKNsL (ORCPT ); Mon, 11 May 2015 09:48:11 -0400 Received: from mail-wi0-f182.google.com ([209.85.212.182]:34943 "EHLO mail-wi0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754251AbbEKNrp (ORCPT ); Mon, 11 May 2015 09:47:45 -0400 Date: Mon, 11 May 2015 15:47:40 +0200 From: Ingo Molnar To: Eugene Shatokhin Cc: Masami Hiramatsu , Ingo Molnar , LKML , Ingo Molnar Subject: Re: [PATCH] kprobes/x86: Return correct length in __copy_instruction() Message-ID: <20150511134740.GA3977@gmail.com> References: <1425899954-24380-1-git-send-email-eugene.shatokhin@rosalab.ru> <54FE5E14.8090303@hitachi.com> <20150316150345.GA18641@gmail.com> <5507F7B6.3050409@hitachi.com> <553E177E.40804@rosalab.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <553E177E.40804@rosalab.ru> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Eugene Shatokhin wrote: > Hi, > > Now that the patch is in mainline (commit > c80e5c0c23ce2282476fdc64c4b5e3d3a40723fd) and kernel 4.1-rc1 is out, do you > mind if I send the backports of that patch to -stable? No objections from me! Thanks, Ingo