From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8BC01C43461 for ; Mon, 17 May 2021 06:21:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6C15B61166 for ; Mon, 17 May 2021 06:21:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233885AbhEQGWf (ORCPT ); Mon, 17 May 2021 02:22:35 -0400 Received: from mga18.intel.com ([134.134.136.126]:58163 "EHLO mga18.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232218AbhEQGWf (ORCPT ); Mon, 17 May 2021 02:22:35 -0400 IronPort-SDR: ZlFeQ66o4K72j6LEypN4Ec23gPjiSXxrz9q/m5YWKEJvEVW9se24p8llF5nDJ4aLOc6bRBryTg I9Z+fcDiVsTw== X-IronPort-AV: E=McAfee;i="6200,9189,9986"; a="187798130" X-IronPort-AV: E=Sophos;i="5.82,306,1613462400"; d="scan'208";a="187798130" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 May 2021 23:21:18 -0700 IronPort-SDR: ucTslSVrfm3Dr7fBX9XveScssOvJXF8A+PoVzICYkR7EOlQpPaKaAxwPSXA5dOhVeMulwInDJF 8ZsWmYFEWLOQ== X-IronPort-AV: E=Sophos;i="5.82,306,1613462400"; d="scan'208";a="611468871" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 May 2021 23:21:12 -0700 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1liWcn-00CfzY-8g; Mon, 17 May 2021 09:21:09 +0300 Date: Mon, 17 May 2021 09:21:09 +0300 From: Andy Shevchenko To: Daniel Thompson Cc: Petr Mladek , JC Kuo , Joe Perches , Sumit Garg , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-tegra@vger.kernel.org, linux-nilfs@vger.kernel.org, kgdb-bugreport@lists.sourceforge.net, Steven Rostedt , Sergey Senozhatsky , Rasmus Villemoes , Jonathan Corbet , Mathias Nyman , Greg Kroah-Hartman , Thierry Reding , Jonathan Hunter , Ryusuke Konishi , Jason Wessel , Douglas Anderson Subject: Re: [PATCH v2 2/4] kdb: Switch to use %ptTs Message-ID: References: <20210511153958.34527-1-andriy.shevchenko@linux.intel.com> <20210511153958.34527-2-andriy.shevchenko@linux.intel.com> <20210513093130.qzbh6tm7lbclgayh@maple.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210513093130.qzbh6tm7lbclgayh@maple.lan> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org On Thu, May 13, 2021 at 10:31:30AM +0100, Daniel Thompson wrote: > On Tue, May 11, 2021 at 06:39:56PM +0300, Andy Shevchenko wrote: > > Use %ptTs instead of open-coded variant to print contents > > of time64_t type in human readable form. > > > > Cc: Jason Wessel > > Cc: Daniel Thompson > > Cc: kgdb-bugreport@lists.sourceforge.net > > Signed-off-by: Andy Shevchenko > > Reviewed-by: Petr Mladek > > Reviewed-by: Douglas Anderson > > Reviewed-by: Daniel Thompson > > Any clue what route this will take into the kernel? I'm certainly happy > for someone else to take the kdb bits alongside the vsprintf stuff > (so here's an acked-by too in case they are fussy about that sort of > thing ;-) ): I hope Petr will take it thru PRINTK tree. > Acked-by: Daniel Thompson Thanks! -- With Best Regards, Andy Shevchenko From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Subject: Re: [PATCH v2 2/4] kdb: Switch to use %ptTs Date: Mon, 17 May 2021 09:21:09 +0300 Message-ID: References: <20210511153958.34527-1-andriy.shevchenko@linux.intel.com> <20210511153958.34527-2-andriy.shevchenko@linux.intel.com> <20210513093130.qzbh6tm7lbclgayh@maple.lan> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20210513093130.qzbh6tm7lbclgayh-DWWWtol72k3/PtFMR13I2A@public.gmane.org> List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Daniel Thompson Cc: Petr Mladek , JC Kuo , Joe Perches , Sumit Garg , linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kgdb-bugreport-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, Steven Rostedt , Sergey Senozhatsky , Rasmus Villemoes , Jonathan Corbet , Mathias Nyman , Greg Kroah-Hartman , Thierry Reding , Jonathan Hunter , Ryusuke Konishi , Jason Wessel , Douglas Anderson On Thu, May 13, 2021 at 10:31:30AM +0100, Daniel Thompson wrote: > On Tue, May 11, 2021 at 06:39:56PM +0300, Andy Shevchenko wrote: > > Use %ptTs instead of open-coded variant to print contents > > of time64_t type in human readable form. > > > > Cc: Jason Wessel > > Cc: Daniel Thompson > > Cc: kgdb-bugreport-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > > Signed-off-by: Andy Shevchenko > > Reviewed-by: Petr Mladek > > Reviewed-by: Douglas Anderson > > Reviewed-by: Daniel Thompson > > Any clue what route this will take into the kernel? I'm certainly happy > for someone else to take the kdb bits alongside the vsprintf stuff > (so here's an acked-by too in case they are fussy about that sort of > thing ;-) ): I hope Petr will take it thru PRINTK tree. > Acked-by: Daniel Thompson Thanks! -- With Best Regards, Andy Shevchenko