From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 lists.ozlabs.org (Postfix) with ESMTPS id 14DE91A0038 for ; Thu, 11 Feb 2016 19:38:13 +1100 (AEDT) Date: Thu, 11 Feb 2016 09:38:08 +0100 From: Torsten Duwe To: Balbir Singh Cc: Michael Ellerman , Petr Mladek , Jessica Yu , Jiri Kosina , linux-kernel@vger.kernel.org, Steven Rostedt , live-patching@vger.kernel.org, Miroslav Benes , linuxppc-dev@lists.ozlabs.org Subject: Re: [PATCH v8 0/8] ftrace with regs + live patching for ppc64 LE (ABI v2) Message-ID: <20160211083808.GA29683@lst.de> References: <20160210174221.EBBEC692C8@newverein.lst.de> <1455171503.2885.6.camel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1455171503.2885.6.camel@gmail.com> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Feb 11, 2016 at 05:18:23PM +1100, Balbir Singh wrote: > > Quick question - I presume these apply on top of 4.5.0-rc2? Yes. Torsten