Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758742AbcCDI4r (ORCPT ); Fri, 4 Mar 2016 03:56:47 -0500 Received: from mx2.suse.de ([195.135.220.15]:58864 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752112AbcCDI4o (ORCPT ); Fri, 4 Mar 2016 03:56:44 -0500 Date: Fri, 4 Mar 2016 09:56:42 +0100 (CET) From: Jiri Kosina X-X-Sender: jkosina@pobox.suse.cz To: Michael Ellerman cc: Petr Mladek , linuxppc-dev@ozlabs.org, jeyu@redhat.com, linux-kernel@vger.kernel.org, rostedt@goodmis.org, kamalesh@linux.vnet.ibm.com, duwe@lst.de, live-patching@vger.kernel.org, mbenes@suse.cz, Torsten Duwe , vojtech@suse.com, jpoimboe@redhat.com, sjenning@redhat.com Subject: Re: How to merge? (was Re: [PATCH][v4] livepatch/ppc: Enable livepatching on powerpc) In-Reply-To: <1457078800.20076.4.camel@ellerman.id.au> Message-ID: References: <1457023921-2051-1-git-send-email-pmladek@suse.com> <1457078800.20076.4.camel@ellerman.id.au> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1140 Lines: 35 On Fri, 4 Mar 2016, Michael Ellerman wrote: > Obviously it depends heavily on the content of my series, which will go into > powerpc#next, so it would make sense if this went there too. > > I don't see any changes in linux-next for livepatch, so merging it via powerpc > would probably work fine and not cause any conflicts, unless there's some > livepatch changes pending for 4.6 that aren't in linux-next yet? > > The other option is that I put my ftrace changes and this in a topic branch > (based on v4.5-rc3), and then that can be merged into both powerpc#next and the > livepatch tree. This aligns with my usual workflow, so that'd be my preferred way of doing things; i.e. you put all the ftrace changes into a separate topic branch, and then - you pull that branch into powerpc#next - I pull that branch into livepatching tree - I apply the ppc livepatching support on top of that - I send a pull request to Linus only after powerpc#next gets merged to Linus' tree Sounds good? > Also regardless of who takes it an Ack from Steve for the ftrace changes > would be good. Absolutely. Thanks! -- Jiri Kosina SUSE Labs