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=-11.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,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 AD055C433ED for ; Thu, 13 May 2021 12:06:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7918E61186 for ; Thu, 13 May 2021 12:06:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231772AbhEMMHo (ORCPT ); Thu, 13 May 2021 08:07:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39668 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233638AbhEMMHd (ORCPT ); Thu, 13 May 2021 08:07:33 -0400 Received: from mail-pf1-x42b.google.com (mail-pf1-x42b.google.com [IPv6:2607:f8b0:4864:20::42b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 86E77C061763 for ; Thu, 13 May 2021 05:06:23 -0700 (PDT) Received: by mail-pf1-x42b.google.com with SMTP id h127so21517256pfe.9 for ; Thu, 13 May 2021 05:06:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=LiqqNhlGxeXjrKxJif9khEnQvHkdwIs+05Gzjqmjpcc=; b=JSy1a6GCJq2YyfpTNSfJS8qqrILCcxtDE5ElH2K2/E24R3FWXdOQ02VULX9h2Pj+I+ NtrEoxuFD2ShSH71n+IAsSvw74CstZseJ176nvisB5OpUB7L1E7Ary5a0jtBHXhivVKF kD+16nkHtwzi2iAoAEmeBpD4ePQ/xbCiBUASU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=LiqqNhlGxeXjrKxJif9khEnQvHkdwIs+05Gzjqmjpcc=; b=e2DQaHYYCjORkuhQDjPVkv8cvhJpnRz+VFjHpNPOzYAmiH9PKSO6KNdUKkDo8xntI2 Qu6UhAXk6lGbiNGu2InIhlOB8DlpaqIUlhAs0SrOuCJlrrjHmXdnKL85DggGLtKJvSIy YC8ffOxSUsvo6gQwv8BKEFQcpQvRkkBpHr6ShsVrvB8T3ZDcVymWRf1cuiv1uY3GVVhn oyeiWuDRlulkzgXGj7DbO4KD/SMNd4gwzUTOP7A6R3ZMrJX2+bcdnUgAbbjt0y3riTwR PMedZlzMOAIKBOlNs77v8jirn+242m8Hrc95vGst9Ao9ftfmxWlYDNqn8f1RmlcK4dvF iWGw== X-Gm-Message-State: AOAM531NBfmSPkZEXkETHxzmPOHZnZCIcMhPwma2xqP6FBuWkQSQlhQM Gt3uCR6tt//mHtiTAqkPwgjQCQ== X-Google-Smtp-Source: ABdhPJwfllyYOMfe4rEresq4fLk8nKv6sDRzFnk94yymmf2sl08gP8XdMvFcQyRYMXfrGcMKqNEoqQ== X-Received: by 2002:a17:90a:2d8e:: with SMTP id p14mr4752238pjd.121.1620907583031; Thu, 13 May 2021 05:06:23 -0700 (PDT) Received: from google.com ([2409:10:2e40:5100:161f:cde2:c883:ef91]) by smtp.gmail.com with ESMTPSA id f14sm5112636pjj.53.2021.05.13.05.06.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 May 2021 05:06:22 -0700 (PDT) Date: Thu, 13 May 2021 21:06:14 +0900 From: Sergey Senozhatsky To: Petr Mladek Cc: Andy Shevchenko , 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 , Daniel Thompson , Douglas Anderson Subject: Re: [PATCH v2 1/4] lib/vsprintf: Allow to override ISO 8601 date and time separator Message-ID: References: <20210511153958.34527-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org On (21/05/13 11:34), Petr Mladek wrote: > On Tue 2021-05-11 18:39:55, Andy Shevchenko wrote: > > ISO 8601 defines 'T' as a separator between date and time. Though, > > some ABIs use time and date with ' ' (space) separator instead. > > > > Add a flavour to the %pt specifier to override default separator. > > > > Signed-off-by: Andy Shevchenko > > Reviewed-by: Petr Mladek > > I am going to queue the entire patchset for 5.14 via the printk tree > the following week unless anyone complains in the meantime. Looks good to me Reviewed-by: Sergey Senozhatsky From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergey Senozhatsky Subject: Re: [PATCH v2 1/4] lib/vsprintf: Allow to override ISO 8601 date and time separator Date: Thu, 13 May 2021 21:06:14 +0900 Message-ID: References: <20210511153958.34527-1-andriy.shevchenko@linux.intel.com> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=LiqqNhlGxeXjrKxJif9khEnQvHkdwIs+05Gzjqmjpcc=; b=JSy1a6GCJq2YyfpTNSfJS8qqrILCcxtDE5ElH2K2/E24R3FWXdOQ02VULX9h2Pj+I+ NtrEoxuFD2ShSH71n+IAsSvw74CstZseJ176nvisB5OpUB7L1E7Ary5a0jtBHXhivVKF kD+16nkHtwzi2iAoAEmeBpD4ePQ/xbCiBUASU= Content-Disposition: inline In-Reply-To: List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Petr Mladek Cc: Andy Shevchenko , 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 , Daniel On (21/05/13 11:34), Petr Mladek wrote: > On Tue 2021-05-11 18:39:55, Andy Shevchenko wrote: > > ISO 8601 defines 'T' as a separator between date and time. Though, > > some ABIs use time and date with ' ' (space) separator instead. > > > > Add a flavour to the %pt specifier to override default separator. > > > > Signed-off-by: Andy Shevchenko > > Reviewed-by: Petr Mladek > > I am going to queue the entire patchset for 5.14 via the printk tree > the following week unless anyone complains in the meantime. Looks good to me Reviewed-by: Sergey Senozhatsky