From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754821AbbEGKe3 (ORCPT ); Thu, 7 May 2015 06:34:29 -0400 Received: from e28smtp01.in.ibm.com ([122.248.162.1]:51584 "EHLO e28smtp01.in.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752745AbbEGKe2 (ORCPT ); Thu, 7 May 2015 06:34:28 -0400 Date: Thu, 7 May 2015 16:04:09 +0530 From: Srikar Dronamraju To: Oleg Nesterov Cc: Ananth N Mavinakayanahalli , Anton Arapov , David Long , Denys Vlasenko , "Frank Ch. Eigler" , Ingo Molnar , Jan Willeke , Jim Keniston , Mark Wielaard , Pratyush Anand , linux-kernel@vger.kernel.org Subject: Re: [PATCH 06/10] uprobes: Introduce struct arch_uretprobe Message-ID: <20150507103409.GC30396@linux.vnet.ibm.com> Reply-To: Srikar Dronamraju References: <20150504124835.GA22462@redhat.com> <20150504124910.GA22505@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20150504124910.GA22505@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 15050710-4790-0000-0000-000007F7222B Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Oleg Nesterov [2015-05-04 14:49:10]: > Introduce the empty "struct arch_uretprobe", add the new member > of this type into "struct return_instance" and pass it as the new > argument to arch_uretprobe_hijack_return_addr(). > > Signed-off-by: Oleg Nesterov > --- Looks good to me. Acked-by: Srikar Dronamraju -- Thanks and Regards Srikar Dronamraju