Message ID | 20220624141000.88120-1-iivanov@suse.de (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3D226C43334 for <linux-arm-kernel@archiver.kernel.org>; Fri, 24 Jun 2022 14:19:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :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=b11ok71BRUwz5GyQZwn3ww0OCTCwI2nfdUAcFnA6El4=; b=KEYjivy8DNWS9c 5f70l7rBa3RS7rdzuchte0TotmOZz/JnTWIzrWX+kyxb+niaTfQ0QVtn9iCKPjfnEf4ltifH7FqZ3 Ydl+Giv7XwR+3OsrO10iwE+I9VDk/wxVulGfw/cmO5nQHNq7Sexo71Eu/8gv4Jl5rOa6uusX2zRZg F2odFbmonCTI3DpaeokS0bOFUusGQqWBAxde4MqHl5u9GKNYIcbqZkp7LBi4moXQcHhaM3yt/EIjx Hn1NU930armVasS2XeYnrKqazC1Lo4kS+lUEh7apc0duj7MCbs1vXj4G/GDSMG06G88PPfOgR4fkZ N3oxft+0Qf4n3D358bhg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o4k8M-002Zjb-NH; Fri, 24 Jun 2022 14:18:07 +0000 Received: from smtp-out1.suse.de ([195.135.220.28]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o4k80-002ZVX-RC for linux-arm-kernel@lists.infradead.org; Fri, 24 Jun 2022 14:17:47 +0000 Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out1.suse.de (Postfix) with ESMTPS id A287A21AF3; Fri, 24 Jun 2022 14:17:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1656080260; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=NUWT7Az6AfDgXDht5tXPsuar4v3himkpXGRyfkP9Eq0=; b=FwKP6IqEXM3nftv3QLRFKinPQfArT91WC30EG6S/Ei4HAOCkEtPixTbbOba1aWAzcA7tMc XZagoP2lZtpjv6lqadbBF1CUnG2NXzphU63LYw3QqVAFojN+yNdiSNUEa9wW0lQtcU27Jl bfMAMruD0DlVaSYZ1aqss/7mNA9YMjs= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1656080260; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=NUWT7Az6AfDgXDht5tXPsuar4v3himkpXGRyfkP9Eq0=; b=pwxKx5gUZuOwqQ4dPUKBB7900p0G22soIBpb9syIi2l4O/kZWIEOcVIgX0FxqJx74gnWOa vhDfq8P5y7um+aBA== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 8014513ACA; Fri, 24 Jun 2022 14:17:40 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id 07jgHoTHtWKoHQAAMHmgww (envelope-from <iivanov@suse.de>); Fri, 24 Jun 2022 14:17:40 +0000 From: "Ivan T. Ivanov" <iivanov@suse.de> To: Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will@kernel.org> Cc: Mark Brown <broonie@kernel.org>, Mark Rutland <mark.rutland@arm.com>, "Madhavan T . Venkataraman" <madvenka@linux.microsoft.com>, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, "Ivan T. Ivanov" <iivanov@suse.de> Subject: [PATCH 0/1] arm64: Add stack unwinder unit tests Date: Fri, 24 Jun 2022 17:09:59 +0300 Message-Id: <20220624141000.88120-1-iivanov@suse.de> X-Mailer: git-send-email 2.35.3 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220624_071745_053405_1A48AECB X-CRM114-Status: UNSURE ( 9.57 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 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> 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
arm64: Add stack unwinder unit tests
|
expand
|
On Fri, Jun 24, 2022 at 05:09:59PM +0300, Ivan T. Ivanov wrote: > Here is my initial arm64 unwinder test support. Code is based on s390 > unwinder tests, while errors introduced are mine. I am hopping that it > will be useful for testing and validating upcoming arm64 > arch_stack_walk_reliable() support. Thanks for doing this! Tests are always welcome. Since you based this on the s390 code, how much scope is there for moving the tests out of the arch/ directories and unifying them somewhere like kselftest or lkdtm so that other archs can benefit too? Will