Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757469Ab2JQRQH (ORCPT ); Wed, 17 Oct 2012 13:16:07 -0400 Received: from e4.ny.us.ibm.com ([32.97.182.144]:45350 "EHLO e4.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755751Ab2JQRQE (ORCPT ); Wed, 17 Oct 2012 13:16:04 -0400 Date: Wed, 17 Oct 2012 22:47:03 +0530 From: Srikar Dronamraju To: Rabin Vincent Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Peter Zijlstra , oleg@redhat.com Subject: Re: [PATCH 4/9] uprobes: allow arch access to xol slot Message-ID: <20121017171703.GH11096@linux.vnet.ibm.com> Reply-To: Srikar Dronamraju References: <1350242593-17761-1-git-send-email-rabin@rab.in> <1350242593-17761-4-git-send-email-rabin@rab.in> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <1350242593-17761-4-git-send-email-rabin@rab.in> User-Agent: Mutt/1.5.20 (2009-06-14) X-Content-Scanned: Fidelis XPS MAILER x-cbid: 12101717-3534-0000-0000-00000DE56BA5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 676 Lines: 21 * Rabin Vincent [2012-10-14 21:23:08]: > Allow arches to customize how the instruction is filled into the xol > slot. ARM will use this to insert an undefined instruction after the > real instruction in order to simulate a single step of the instruction > without hardware support. > > Signed-off-by: Rabin Vincent > --- The rest of the patches 4,5,6,7 look good. -- Thanks and Regards Srikar -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/