From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755276AbcDNM5j (ORCPT ); Thu, 14 Apr 2016 08:57:39 -0400 Received: from verein.lst.de ([213.95.11.211]:42236 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755008AbcDNM5i (ORCPT ); Thu, 14 Apr 2016 08:57:38 -0400 Date: Thu, 14 Apr 2016 14:57:35 +0200 From: Torsten Duwe To: Michael Ellerman 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 Subject: Re: [PATCH 0/5] Live patching for powerpc Message-ID: <20160414125735.GA20296@lst.de> References: <1460552003-15409-1-git-send-email-mpe@ellerman.id.au> <1460616590.2754.6.camel@ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1460616590.2754.6.camel@ellerman.id.au> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. > > > > 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. FTR: then I still have a few ppc64 hunks floating around to support certain consistency models... Torsten