From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753302AbaIPI7f (ORCPT ); Tue, 16 Sep 2014 04:59:35 -0400 Received: from mail-wi0-f179.google.com ([209.85.212.179]:46123 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752026AbaIPI7c (ORCPT ); Tue, 16 Sep 2014 04:59:32 -0400 Date: Tue, 16 Sep 2014 10:59:27 +0200 From: Ingo Molnar To: Wang Nan Cc: Masami Hiramatsu , Ingo Molnar , Thomas Gleixner , Andi Kleen , Pei Feiyue , x86@kernel.org, linux-kernel@vger.kernel.org, Li Zefan Subject: Re: [PATCH] kprobes/x86: opt: free optinsn cache when range check fails Message-ID: <20140916085927.GB4907@gmail.com> References: <1406550019-70935-1-git-send-email-wangnan0@huawei.com> <53D6FC38.8070801@hitachi.com> <53FDCBF1.2020606@huawei.com> <53FDDF08.5090604@hitachi.com> <5416403D.8010504@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5416403D.8010504@huawei.com> 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 * Wang Nan wrote: > Hi Ingo and Masami, > > I still unable to find this bugfix in mainline code. Is there any problem? It's in tip:perf/urgent, on its way to Linus. Thanks, Ingo