Message ID | 20190702130729.19615-1-mark.rutland@arm.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id F337213B1 for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 2 Jul 2019 13:07:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D81EA288D8 for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 2 Jul 2019 13:07:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CC29B2890B; Tue, 2 Jul 2019 13:07:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 7343028901 for <patchwork-linux-arm@patchwork.kernel.org>; Tue, 2 Jul 2019 13:07:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=fPWdet+0xfYzx1OtlsETyXKmp1SS1fB8r4tLiJZMV7I=; b=JXB VslXU7OKd+FyDK4abLyNW1KzUsOJ7gkf67Z/0nmrdkXTJEtNinqgH2jgv5YyGVZZGHpAFY1Y0i60Q Dx5bgFHL0qqKv46ffyml2rs6VZNSD9FLicD8dSxwU4bM3djP7/su8i+VDIponr9rL5YXlrvSQZSd/ bkmTL+hselDVj6eoz7LK+3mPnBNWfaD1Omt9N7FdI3y8UcFoWqpCbD7T2D3lIUU4eYVyEZ98YUT48 RaIEO9kJ9yR6Wdqz1shVokxocQAndnDz+HGyLx3MWiyVnOhqkJ2H0ruS3+EnQlI4OcxHes2TFrhkS 1AqxMFVEx+jmyZply3XyNFdpZl57PQA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hiIVY-0005Wu-Sk; Tue, 02 Jul 2019 13:07:40 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hiIVU-0005W8-1u for linux-arm-kernel@lists.infradead.org; Tue, 02 Jul 2019 13:07:37 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id B18B2344; Tue, 2 Jul 2019 06:07:34 -0700 (PDT) Received: from lakrids.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id AB2F73F703; Tue, 2 Jul 2019 06:07:33 -0700 (PDT) From: Mark Rutland <mark.rutland@arm.com> To: linux-arm-kernel@lists.infradead.org Subject: [PATCHv3 0/3] arm64: stacktrace: improve robustness Date: Tue, 2 Jul 2019 14:07:26 +0100 Message-Id: <20190702130729.19615-1-mark.rutland@arm.com> X-Mailer: git-send-email 2.11.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190702_060736_138859_22D8E0F5 X-CRM114-Status: UNSURE ( 9.36 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: mark.rutland@arm.com, tengfeif@codeaurora.org, catalin.marinas@arm.com, will.deacon@arm.com, james.morse@arm.com, dave.martin@arm.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
arm64: stacktrace: improve robustness
|
expand
|
On Tue, Jul 02, 2019 at 02:07:26PM +0100, Mark Rutland wrote: > Dave Martin (2): > arm64: stacktrace: Constify stacktrace.h functions > arm64: stacktrace: Factor out backtrace initialisation > > Mark Rutland (1): > arm64: stacktrace: better handle corrupted stacks It was pretty late to queue them for the 5.3 merging window but I think Will can merge post -rc1. For the series: Acked-by: Catalin Marinas <catalin.marinas@arm.com>