Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3444910pxj; Tue, 11 May 2021 04:49:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyTajYjl5xJVj2sc25IAmE4DWR2rkQ00Y1z1q5rlRV1xf5pJ5W0sZwTuwmlxKdDqN0a7hZ4 X-Received: by 2002:aa7:cc11:: with SMTP id q17mr3364713edt.240.1620733768272; Tue, 11 May 2021 04:49:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620733768; cv=none; d=google.com; s=arc-20160816; b=ZHMbjXY6Xwi/IVohUtRS/OEGsjodBGUM9v3KF9l+FLNnp6pBv2aJR0Ie8h7LK25jcx jSu0uC08nvtJLCxQEydvqEo2SZKrkKW1mJZGIhU4fwPFeCxZEeRczGVizE1whVU4ciCw v9NnMbUfZB/BmX8qUIwHBZLdfc3ku7ncL8WbcMY0odq2tT4IChl0RwFEXKF0H961uukw sSN8165dU0cougFeQR6/+zLmTx7r4m9owjl8L4T6wqa9O/JGgVXJPgbikG4pPK+u5T7R pC5lMzYa3poalRF+oM+SHO04Xt6T+gcgUCsP8K41C5tT+k/gIzFvPndhoK84Ul/B7au9 eU0g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=E77vEFrSkLVZEEYzBk3YTtVmGYYbCEngbIKXJXgn1lE=; b=CUV5ISB2C8lkJlfgr8SwgoxrgSdH8JUiZ8Vhs0Teln1xkHN7p86kOwitClOCCXUr9r co+x3CPYoOFk2MIiGY7oekw6XlccCc8K2no9krMIjOMyiSoo1Srvd3YImw131uxPkyWO 09+by3qx8IPjLorxitHC5RQrJ7dJVvVC24BUNPZDPK/MEzo+Lm6A7H1N09HFlr52RNDU QlU5QHa2RjzI9GPA1TB1GXSwN5FGfAx/eXY98a3cof16rbtiNwszMIMKSFQ5nonvxxAQ V8UhBzGTLsFCJikVnOpUCAjckIWcAqxefHAQew0hznYnxCdH/SL9qgFlt7kAz8DXKcRv 5x3g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@suse.com header.s=susede1 header.b=FNKlUt0q; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=QUARANTINE sp=NONE dis=NONE) header.from=suse.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id s16si14050554edy.605.2021.05.11.04.49.04; Tue, 11 May 2021 04:49:28 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@suse.com header.s=susede1 header.b=FNKlUt0q; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=QUARANTINE sp=NONE dis=NONE) header.from=suse.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231409AbhEKLtP (ORCPT + 99 others); Tue, 11 May 2021 07:49:15 -0400 Received: from mx2.suse.de ([195.135.220.15]:59398 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230400AbhEKLtO (ORCPT ); Tue, 11 May 2021 07:49:14 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.com; s=susede1; t=1620733687; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=E77vEFrSkLVZEEYzBk3YTtVmGYYbCEngbIKXJXgn1lE=; b=FNKlUt0qKP32FkKDSjrlOl6Sj4jbJTnqDhgVkis/5HueyFUMy8THzXQVH+tlqPzA6eAp+4 AXbvT6dCpaGb/pCnMLjaokfdl4GXL5yqkWfD2wmXCC7jZqel7+xnUKJXK3JmahwhZ3Z/72 5KgGPpFq70MJRQXZ0D0W3XZdygmA7AQ= Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 2EC02B1B5; Tue, 11 May 2021 11:48:07 +0000 (UTC) Date: Tue, 11 May 2021 13:48:06 +0200 From: Petr Mladek To: Stephen Boyd Cc: Andrew Morton , linux-kernel@vger.kernel.org, Alexei Starovoitov , Andy Shevchenko , Baoquan He , Borislav Petkov , Catalin Marinas , Dave Young , Evan Green , Hsin-Yi Wang , Ingo Molnar , Jessica Yu , Jiri Olsa , kexec@lists.infradead.org, Konstantin Khlebnikov , linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, Matthew Wilcox , Rasmus Villemoes , Sasha Levin , Sergey Senozhatsky , Steven Rostedt , Thomas Gleixner , Vivek Goyal , Will Deacon , x86@kernel.org, Christoph Hellwig , peter enderborg Subject: Re: [PATCH v6 00/13] Add build ID to stacktraces Message-ID: References: <20210511003845.2429846-1-swboyd@chromium.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210511003845.2429846-1-swboyd@chromium.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon 2021-05-10 17:38:32, Stephen Boyd wrote: > This series adds the kernel's build ID[1] to the stacktrace header > printed in oops messages, warnings, etc. and the build ID for any module > that appears in the stacktrace after the module name. The goal is to > make the stacktrace more self-contained and descriptive by including the > relevant build IDs in the kernel logs when something goes wrong. This > can be used by post processing tools like script/decode_stacktrace.sh > and kernel developers to easily locate the debug info associated with a > kernel crash and line up what line and file things started falling apart > at. The entire series looks good to me. I reviewed carefully only the 5th patch touching printk/kallsyms/module code. I just scanned over the other patches touching kernel code and did not notice any obvious problem. I did not check the changes in decode_stacktrace.sh at all. I tried to get stacktraces on x86_64 and it worked as expected. Best Regards, Petr