Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752859AbbKQElz (ORCPT ); Mon, 16 Nov 2015 23:41:55 -0500 Received: from mail-pa0-f42.google.com ([209.85.220.42]:33072 "EHLO mail-pa0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752741AbbKQElw (ORCPT ); Mon, 16 Nov 2015 23:41:52 -0500 Date: Mon, 16 Nov 2015 20:41:46 -0800 From: Alexei Starovoitov To: Z Lim Cc: Yang Shi , Alexei Starovoitov , Daniel Borkmann , Catalin Marinas , Will Deacon , "David S. Miller" , Xi Wang , LKML , Network Development , "linux-arm-kernel@lists.infradead.org" , linaro-kernel@lists.linaro.org Subject: Re: [PATCH V4 2/2] arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS Message-ID: <20151117044145.GA71069@ast-mbp.thefacebook.com> References: <1447713335-29707-1-git-send-email-yang.shi@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 818 Lines: 20 On Mon, Nov 16, 2015 at 08:37:11PM -0800, Z Lim wrote: > On Mon, Nov 16, 2015 at 2:35 PM, Yang Shi wrote: > > Save and restore FP/LR in BPF prog prologue and epilogue, save SP to FP > > in prologue in order to get the correct stack backtrace. ... > > CC: Zi Shen Lim > > CC: Xi Wang > > Signed-off-by: Yang Shi > > Acked-by: Zi Shen Lim great that it's finalized. Yang, please resubmit both patches to netdev as fresh submission so it gets picked up by patchwork. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/