Received: by 2002:ac0:bc90:0:0:0:0:0 with SMTP id a16csp521128img; Thu, 21 Mar 2019 03:21:12 -0700 (PDT) X-Google-Smtp-Source: APXvYqyb/aUrgl00lYCNVT6lrHrzIIbokdAXhTMl9FXw4OZDxIDcp2m7EzeXh+5tEQNyrYMLk6lP X-Received: by 2002:a63:124c:: with SMTP id 12mr2574817pgs.86.1553163672558; Thu, 21 Mar 2019 03:21:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553163672; cv=none; d=google.com; s=arc-20160816; b=pIs/4UxSyvpmRam1V4qVnoFmk4u6msQvSNXN9z4gDKjIzwG6ndxbXXSv8xrSRMS7c4 GRNHSbJTm3HO84+ImHfkBpcLY2jlBwB6vw+CaGfelxyeYDCZ6u6m3njNXm5w+g7XGtzX lmSAuZNKvCjmu2zZxSdJmXgbqFlMIy0a9NQppXFzLDPz8Zxnm/TQdAGYwXdnDYklEFdC QDHUhBxTtoIvnNurt6NBcp5ohKLh8ihcF2k/79+C1IyX6/vGR9hUm3j4BEGS9ZRLKNGg IYofBgUfL7hOqBt1if7IsOECqyb52Ha6RUHVWJ8OM4ADyGrZySV7PRoCEkoEMntGSb2L LskA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=4BXut81V+4mo670pdjIFdZzo7FpTFM9JDLUWyQYqUY0=; b=h8GwWT9cgTOAKxjuD1Am8b3AWZdvDs3VM0F/x/WbddSFgU4nV0wkAMMk5WSXa/7xVj Ef10CndTunnc2Xlcl0a51tAdr8hVxa0viIU8mEASl1XwEL/P52iJTdH0v8bqRA45iiyn YQWyURPAO02jFIcaRlebXE8m3iqy0F84LedBlv4wK3B9PIgV0jih8yUbsgNKa2hLNw+R 7LeDtQUS7443jgBkmWWDFfe+nWt2lCXE1gSBvFCoeCGqNeJiV19OADRaJYFH1xE8P/o2 dwxqu2LqX2h/yC2vpnJ5FCWbpgGXYnpEdjhva7VeS5kb9xWLKPVOta30TP2wgkQukFky yJWw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i7si4340201plb.410.2019.03.21.03.20.57; Thu, 21 Mar 2019 03:21:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728044AbfCUKUT (ORCPT + 99 others); Thu, 21 Mar 2019 06:20:19 -0400 Received: from mx2.suse.de ([195.135.220.15]:57280 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728014AbfCUKUR (ORCPT ); Thu, 21 Mar 2019 06:20:17 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id A219CAF6E; Thu, 21 Mar 2019 10:20:14 +0000 (UTC) Date: Thu, 21 Mar 2019 11:20:13 +0100 From: Petr Mladek To: Michael Ellerman Cc: Tetsuo Handa , Sergey Senozhatsky , Dmitry Vyukov , Sergey Senozhatsky , Steven Rostedt , Linus Torvalds , Andrew Morton , LKML , syzkaller Subject: Re: [PATCH] printk: Add caller information to printk() output. Message-ID: <20190321102013.yxs4v4pcrq44jktm@pathway.suse.cz> References: <20181204152724.ypk44mi4a56nrud4@pathway.suse.cz> <459018db-763b-9520-ead2-2c0d5975fbf3@i-love.sakura.ne.jp> <20181210130930.bas4fozjhe3dc5nu@pathway.suse.cz> <20181213121847.mwlr2vyv6qzclhk6@pathway.suse.cz> <20181213124255.GB3053@tigerII.localdomain> <20181217145452.3kev4rmo2l5lt2qy@pathway.suse.cz> <93f19e57-5051-c67d-9af4-b17624062d44@i-love.sakura.ne.jp> <871s312aqe.fsf@concordia.ellerman.id.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <871s312aqe.fsf@concordia.ellerman.id.au> User-Agent: NeoMutt/20170912 (1.9.0) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu 2019-03-21 13:59:53, Michael Ellerman wrote: > Hi Tetsuo, > > Thanks for implementing this, it's really helpful. > > Tetsuo Handa writes: > ... > > From 91f85d2bd494df2f73c605d8b4747e8cc0a61ae2 Mon Sep 17 00:00:00 2001 > > From: Tetsuo Handa > > Date: Tue, 18 Dec 2018 05:53:04 +0900 > > Subject: [PATCH] printk: Add caller information to printk() output. > > > > Sometimes we want to print a series of printk() messages to consoles > > without being disturbed by concurrent printk() from interrupts and/or > > other threads. But we can't enforce printk() callers to use their local > > buffers because we need to ask them to make too much changes. Also, even > > buffering up to one line inside printk() might cause failing to emit > > an important clue under critical situation. > > > > Therefore, instead of trying to help buffering, let's try to help > > reconstructing messages by saving caller information as of calling > > log_store() and adding it as "[T$thread_id]" or "[C$processor_id]" > > upon printing to consoles. > > > > Some examples for console output: > > > > [ 1.222773][ T1] x86: Booting SMP configuration: > > [ 2.779635][ T1] pci 0000:00:01.0: PCI bridge to [bus 01] > > [ 5.069193][ T268] Fusion MPT base driver 3.04.20 > > [ 9.316504][ C2] random: fast init done > > [ 13.413336][ T3355] Initialized host personality > > > > Some examples for /dev/kmsg output: > > > > 6,496,1222773,-,caller=T1;x86: Booting SMP configuration: > > 6,968,2779635,-,caller=T1;pci 0000:00:01.0: PCI bridge to [bus 01] > > SUBSYSTEM=pci > > DEVICE=+pci:0000:00:01.0 > > 6,1353,5069193,-,caller=T268;Fusion MPT base driver 3.04.20 > > 5,1526,9316504,-,caller=C2;random: fast init done > > 6,1575,13413336,-,caller=T3355;Initialized host personality > > > > Note that this patch changes max length of messages which can be printed > > by printk() or written to /dev/kmsg interface from 992 bytes to 976 bytes, > > based on an assumption that userspace won't try to write messages hitting > > that border line to /dev/kmsg interface. > > Do you have any plans to update dmesg or other userspace tools to show > the caller information? dmesg already works via the syslog interface, try dmesg -S. The current implementation does not pass the information into the /dev/kmsg interface. It has the following format: ",,,[,additional_values, ... ];\n" It would be possible to add it as an additional value. To be hones I am not sure how they are handled by userspace tools. Best Regards, Petr