From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 40RpMf2vJRzF22W for ; Fri, 20 Apr 2018 05:05:02 +1000 (AEST) Date: Thu, 19 Apr 2018 11:28:32 -0400 From: Steven Rostedt To: "Naveen N. Rao" Cc: Michael Ellerman , linuxppc-dev@lists.ozlabs.org, Paul Mackerras , Satheesh Rajendran Subject: Re: [PATCH v5 00/10] powerpc64/ftrace: Add support for ftrace_modify_call() and a few other fixes Message-ID: <20180419112832.322cb54e@gandalf.local.home> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 19 Apr 2018 12:33:59 +0530 "Naveen N. Rao" wrote: > This is v5 of the patches posted at: > https://patchwork.ozlabs.org/project/linuxppc-dev/list/?series=37250 > > This series has been tested using mambo for p8 (hash) and p9 (radix), > and also on Power8 host. > > In v5, the patch for KVM has been re-worked and is now [6/10], instead > of [2/10]. This now works properly on a Power8 machine. More details in > the patch. All other patches are unchanged from v4. > I had a small comment on patch 6, but by doing a quick review of the code, I don't have any issues with this. I would assume others will do a more thorough review though. For the series: Acked-by: Steven Rostedt (VMware) -- Steve