Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754577AbcJECg2 (ORCPT ); Tue, 4 Oct 2016 22:36:28 -0400 Received: from ozlabs.org ([103.22.144.67]:38449 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753807AbcJECg1 (ORCPT ); Tue, 4 Oct 2016 22:36:27 -0400 X-powerpc-patch-notification: thanks X-powerpc-patch-commit: 7b847f523fe07b4ad73a01cec49a4da86a9be412 In-Reply-To: <40b65ab2bb3a48837ab047a70887de3ccd70c56b.1474661927.git.naveen.n.rao@linux.vnet.ibm.com> To: "Naveen N. Rao" , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, netdev@vger.kernel.org From: Michael Ellerman Cc: Ananth N Mavinakayanahalli , "David S. Miller" , Daniel Borkmann , Alexei Starovoitov Subject: Re: [1/3] bpf powerpc: introduce accessors for using the tmp local stack space Message-Id: <3spfzs0whCz9rxw@ozlabs.org> Date: Wed, 5 Oct 2016 13:36:24 +1100 (AEDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 444 Lines: 12 On Fri, 2016-23-09 at 20:35:00 UTC, "Naveen N. Rao" wrote: > While at it, ensure that the location of the local save area is > consistent whether or not we setup our own stackframe. This property is > utilised in the next patch that adds support for tail calls. > > Signed-off-by: Naveen N. Rao Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/7b847f523fe07b4ad73a01cec49a4d cheers