From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-pj1-x1044.google.com ([2607:f8b0:4864:20::1044]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxRMB-0006Y3-Ok for kexec@lists.infradead.org; Mon, 20 Jul 2020 08:41:08 +0000 Received: by mail-pj1-x1044.google.com with SMTP id ls15so9872418pjb.1 for ; Mon, 20 Jul 2020 01:41:07 -0700 (PDT) Date: Mon, 20 Jul 2020 17:41:02 +0900 From: Sergey Senozhatsky Subject: Re: [PATCH v5 4/4] printk: use the lockless ringbuffer Message-ID: <20200720084102.GC463@jagdpanzerIV.localdomain> References: <20200709132344.760-1-john.ogness@linutronix.de> <20200709132344.760-5-john.ogness@linutronix.de> <20200718121053.GA691245@elver.google.com> <20200719034312.GA566736@jagdpanzerIV.localdomain> <20200720064303.GA2144711@elver.google.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200720064303.GA2144711@elver.google.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Marco Elver Cc: Andrea Parri , Petr Mladek , Paul McKenney , Sergey Senozhatsky , John Ogness , Peter Zijlstra , Greg Kroah-Hartman , kexec@lists.infradead.org, linux-kernel@vger.kernel.org, Steven Rostedt , Sergey Senozhatsky , Thomas Gleixner , Linus Torvalds On (20/07/20 08:43), Marco Elver wrote: > On Sun, Jul 19, 2020 at 12:43PM +0900, Sergey Senozhatsky wrote: > > As I said, a number of debugging tools use them to format reports to be > more readable (visually separate title and report body, and separate > parts of the report). Also, such reports are often parsed by CI systems, > and by changing the reports, these CI systems may break. But those are > just the usecases I'm acutely aware of Can you give example of such CI systems? // that's a real question // -ss _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec