Received: by 2002:a05:6358:4e97:b0:b3:742d:4702 with SMTP id ce23csp2353277rwb; Mon, 15 Aug 2022 04:04:20 -0700 (PDT) X-Google-Smtp-Source: AA6agR6npzvbWxaTFUrw4mM2+SXI1MAcG376HtJCw0QAnoaWncQGcUn58Z68hXC/B3CiVdPVz23o X-Received: by 2002:a17:906:9c82:b0:6df:c5f0:d456 with SMTP id fj2-20020a1709069c8200b006dfc5f0d456mr10542729ejc.287.1660561459899; Mon, 15 Aug 2022 04:04:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1660561459; cv=none; d=google.com; s=arc-20160816; b=nuEHHu3tNBe/4n/YOpNaIyqExglVqqYMXYmK/cdUYa9XGiF4edOXAJMITFzbelEXtq UpjMxN1+pvXqiGLidq8QibpML0+I6sAsk8eBAiGX4ddFWgywLhAKGLvG97iYzkLI4Q1b Lzr3Faug4XcrlQ6NUYHeC+wFD74DazSN1q7ETRi/Q8HOLq5NBVztnUjiVIWD+UOYnQxr BVh/B5KxjnGPflHN5lLTb1E+lIXIPhxFbbzrAtbgnC6/1kAcsqZ10/nAcZ8JFMMCl9dw VswHwKxLLnqmjqSmPSdv+vA9pWJXG6Byjcj0U0oE6yWPWVroXfxMQ68psAzh6VCFuIrN li2w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:references:in-reply-to:message-id :date:subject:cc:to:from; bh=xcohjo7GBbenFAZ6clICkxmOXs8gzkM5lLFIfw5/up8=; b=K3hcVIkf02wf1rXjdyW/RbTmQ19sMC5+a3+RYbJ7IRIXzbzSdxyNjqXsj8SHfwasl7 FvrS92hGLJpTqB8ok+yF4vdHcYOZ01u3eSonZsE4m4EzUdSEde+LeOwvDjuDhIVC6aDO dr+xGchHYF8ZEiRXSZObNai4Ysr8m1gcktYi+941V03rLampF9zwNyqvGLMKZ8FEBagH 4LJSB1PeqRLXNsfInscFmTDkLw+AqtHIpBIIUiUbTHlhp9P+s5iWlDFkEzLhGwpr+zlQ ewFrz1+munbPWzpEcxRVJxQTJiJTeG0gXTV5+3lyVysN/83Ti0ZfDaBCX4C4ALX11NlO Q6uw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id i21-20020a17090685d500b007123952b00dsi6348843ejy.100.2022.08.15.04.03.53; Mon, 15 Aug 2022 04:04:19 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231562AbiHOLBZ (ORCPT + 99 others); Mon, 15 Aug 2022 07:01:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46790 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233539AbiHOLBS (ORCPT ); Mon, 15 Aug 2022 07:01:18 -0400 Received: from szxga03-in.huawei.com (szxga03-in.huawei.com [45.249.212.189]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DF5CD23160; Mon, 15 Aug 2022 04:01:15 -0700 (PDT) Received: from dggpemm500020.china.huawei.com (unknown [172.30.72.54]) by szxga03-in.huawei.com (SkyGuard) with ESMTP id 4M5rrt59fJzGpJF; Mon, 15 Aug 2022 18:59:42 +0800 (CST) Received: from dggpemm500013.china.huawei.com (7.185.36.172) by dggpemm500020.china.huawei.com (7.185.36.49) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Mon, 15 Aug 2022 19:01:13 +0800 Received: from ubuntu1804.huawei.com (10.67.175.36) by dggpemm500013.china.huawei.com (7.185.36.172) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.24; Mon, 15 Aug 2022 19:01:12 +0800 From: Chen Zhongjin To: , , CC: , , , , , , , , , Subject: [PATCH] x86/unwind/orc: Add 'unwind_debug' cmdline option Date: Mon, 15 Aug 2022 18:58:08 +0800 Message-ID: <20220815105808.17385-2-chenzhongjin@huawei.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20220815105808.17385-1-chenzhongjin@huawei.com> References: <20220815105808.17385-1-chenzhongjin@huawei.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.67.175.36] X-ClientProxiedBy: dggems702-chm.china.huawei.com (10.3.19.179) To dggpemm500013.china.huawei.com (7.185.36.172) X-CFilter-Loop: Reflected X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Josh Poimboeuf Sometimes the one-line ORC unwinder warnings aren't very helpful. Add a new 'unwind_debug' cmdline option which will dump the full stack contents of the current task when an error condition is encountered. Signed-off-by: Josh Poimboeuf Reviewed-by: Miroslav Benes --- .../admin-guide/kernel-parameters.txt | 6 +++ arch/x86/kernel/unwind_orc.c | 46 +++++++++++++++++++ 2 files changed, 52 insertions(+) diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index cc3ea8febc62..85d48f6052fd 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -6317,6 +6317,12 @@ unknown_nmi_panic [X86] Cause panic on unknown NMI. + unwind_debug [X86-64] + Enable unwinder debug output. This can be + useful for debugging certain unwinder error + conditions, including corrupt stacks and + bad/missing unwinder metadata. + usbcore.authorized_default= [USB] Default USB device authorization: (default -1 = authorized except for wireless USB, diff --git a/arch/x86/kernel/unwind_orc.c b/arch/x86/kernel/unwind_orc.c index 38185aedf7d1..c539ca39e9f4 100644 --- a/arch/x86/kernel/unwind_orc.c +++ b/arch/x86/kernel/unwind_orc.c @@ -13,8 +13,13 @@ #define orc_warn_current(args...) \ ({ \ + static bool dumped_before; if (state->task == current && !state->error) \ orc_warn(args); \ + if (unwind_debug && !dumped_before) \ + unwind_dump(state); \ + dumped_before = true; \ + } \ }) extern int __start_orc_unwind_ip[]; @@ -23,8 +28,49 @@ extern struct orc_entry __start_orc_unwind[]; extern struct orc_entry __stop_orc_unwind[]; static bool orc_init __ro_after_init; +static bool unwind_debug __ro_after_init; static unsigned int lookup_num_blocks __ro_after_init; +static int __init unwind_debug_cmdline(char *str) +{ + unwind_debug = true; + + return 0; +} +early_param("unwind_debug", unwind_debug_cmdline); + +static void unwind_dump(struct unwind_state *state) +{ + static bool dumped_before; + unsigned long word, *sp; + struct stack_info stack_info = {0}; + unsigned long visit_mask = 0; + + if (dumped_before) + return; + + dumped_before = true; + + printk_deferred("unwind stack type:%d next_sp:%p mask:0x%lx graph_idx:%d\n", + state->stack_info.type, state->stack_info.next_sp, + state->stack_mask, state->graph_idx); + + for (sp = __builtin_frame_address(0); sp; + sp = PTR_ALIGN(stack_info.next_sp, sizeof(long))) { + if (get_stack_info(sp, state->task, &stack_info, &visit_mask)) + break; + + for (; sp < stack_info.end; sp++) { + + word = READ_ONCE_NOCHECK(*sp); + + printk_deferred("%0*lx: %0*lx (%pB)\n", BITS_PER_LONG/4, + (unsigned long)sp, BITS_PER_LONG/4, + word, (void *)word); + } + } +} + static inline unsigned long orc_ip(const int *ip) { return (unsigned long)ip + *ip;