Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755575AbcDNNII (ORCPT ); Thu, 14 Apr 2016 09:08:08 -0400 Received: from ozlabs.org ([103.22.144.67]:44632 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753687AbcDNNIF (ORCPT ); Thu, 14 Apr 2016 09:08:05 -0400 Message-ID: <1460639282.21066.5.camel@ellerman.id.au> Subject: Re: [PATCH 0/5] Live patching for powerpc From: Michael Ellerman To: Torsten Duwe Cc: Jiri Kosina , Miroslav Benes , linuxppc-dev@ozlabs.org, bsingharora@gmail.com, linux-kernel@vger.kernel.org, rostedt@goodmis.org, kamalesh@linux.vnet.ibm.com, pmladek@suse.com, jeyu@redhat.com, live-patching@vger.kernel.org Date: Thu, 14 Apr 2016 23:08:02 +1000 In-Reply-To: <20160414125735.GA20296@lst.de> References: <1460552003-15409-1-git-send-email-mpe@ellerman.id.au> <1460616590.2754.6.camel@ellerman.id.au> <20160414125735.GA20296@lst.de> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5-1ubuntu3.1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1034 Lines: 26 On Thu, 2016-04-14 at 14:57 +0200, Torsten Duwe wrote: > On Thu, Apr 14, 2016 at 04:49:50PM +1000, Michael Ellerman wrote: > > On Wed, 2016-04-13 at 15:22 +0200, Jiri Kosina wrote: > > > On Wed, 13 Apr 2016, Miroslav Benes wrote: > > > > > This series adds live patching support for powerpc (ppc64le only ATM). > > > > > > > > > > It's unchanged since the version I posted on March 24, with the exception that > > > > > I've dropped the first patch, which was a testing-only patch. > > Confirmed. And it still works on top of 4.6-rc3, even with the additional testing. Thanks. Yeah I tested on top of rc3 as well as back on the topic branch (4.5-rc). > > > > > If there's no further comments I'll put this in a topic branch in the next day > > > > > or two and Jiri & I will both merge that into next. > > "Go" from my side. Throttle up! > FTR: then I still have a few ppc64 hunks floating around to support certain consistency > models... OK. I'm not quite sure what you mean but post them and we'll see I guess :) cheers