From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751964AbcDSVmZ (ORCPT ); Tue, 19 Apr 2016 17:42:25 -0400 Received: from mail-pa0-f51.google.com ([209.85.220.51]:33419 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751897AbcDSVmX (ORCPT ); Tue, 19 Apr 2016 17:42:23 -0400 Subject: Re: [PATCH 0/5] Live patching for powerpc To: Jiri Kosina , Michael Ellerman References: <1460552003-15409-1-git-send-email-mpe@ellerman.id.au> <1460616590.2754.6.camel@ellerman.id.au> Cc: Miroslav Benes , linuxppc-dev@ozlabs.org, duwe@lst.de, linux-kernel@vger.kernel.org, rostedt@goodmis.org, kamalesh@linux.vnet.ibm.com, pmladek@suse.com, jeyu@redhat.com, live-patching@vger.kernel.org From: Balbir Singh Message-ID: <5716A62F.6040900@gmail.com> Date: Wed, 20 Apr 2016 07:42:07 +1000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 16/04/16 01:07, Jiri Kosina wrote: > On Thu, 14 Apr 2016, Michael Ellerman wrote: > >> Topic branch here: >> >> https://git.kernel.org/cgit/linux/kernel/git/powerpc/linux.git/log/?h=topic/livepatch >> >> I will merge that before Monday (my time) if I don't hear any objections. > > I've now pulled this into livepatching.git#for-4.7/livepatching-ppc64 and > merged that branch into for-next as well. > > That branch already contains all the relocation changes queued for 4.7, so > as much testing of the merged result as possible on ppc64 would be > appreciated. Thanks, do we have a summary of what the relocation changes look like? Balbir Singh.