From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [103.22.144.67]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3qQF4H4pvmzDq5f for ; Thu, 17 Mar 2016 01:58:55 +1100 (AEDT) Received: from newverein.lst.de (verein.lst.de [213.95.11.211]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3qQF4H1dk8z9t3V for ; Thu, 17 Mar 2016 01:58:54 +1100 (AEDT) Date: Wed, 16 Mar 2016 15:58:51 +0100 From: Torsten Duwe To: Michael Ellerman Cc: Jiri Kosina , linuxppc-dev@ozlabs.org, pmladek@suse.com, jeyu@redhat.com, linux-kernel@vger.kernel.org, rostedt@goodmis.org, kamalesh@linux.vnet.ibm.com, live-patching@vger.kernel.org, mbenes@suse.cz Subject: Re: [v3,1/8] powerpc: Create a helper for getting the kernel toc value Message-ID: <20160316145851.GA15870@lst.de> References: <3qNsms00H7z9snl@ozlabs.org> <1458123799.27361.3.camel@ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1458123799.27361.3.camel@ellerman.id.au> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Mar 16, 2016 at 09:23:19PM +1100, Michael Ellerman wrote: > > Sure. I'll try and get something working, though this merge window is not > starting well so I may not get time for a few weeks :) Do you already have something in mind? Can you give us a hint? Torsten